Is there any way to get all the facets.? Eg in alg...
# community-help
d
Is there any way to get all the facets.? Eg in algolia we can do this like
index.search("", {facets: ["*"]})
k
Set
max_facet_values
parameter to a large value.
Or do you mean you want to facet on all the fields?
d
Yes, all the fields, no other search info needed, so i can show all the filters disabled if there is no match in each filter.
k
Got it, we don't a way to do that right now. Can you please create a Github issue for us to track and prioritize?
v
yep, we also have the same requirement!
d
@Kishore Nallan Here is the issue I created https://github.com/typesense/typesense/issues/612
🙏 1
👍 1