Hi there,
I'm new to Meilisearch and looking at the documentation.
Not sure if this is a proper place to ask ... But anyway, I haven't found much information about aggregations (similar to agg in Elasticsearch) for Meilisearch in either this repo or the documentation. Could anyone advise me how does Meilisearch query with aggregations or point me to the aggregation chapter of Meilisearch.
Cheers
Frank
Hello @frank-io!
Your question is interesting and might find an answer in the MeiliSearch repository. I move your issue there! 馃檪
Hello @frank-io
What we have closest to this are facets and facetsDistribution. This is also the name that elasticSearch used to give to the aggregations.
Good luck!
Awesome! Thanks @curquiza @bidoubiwa
Most helpful comment
Hello @frank-io
What we have closest to this are facets and facetsDistribution. This is also the name that elasticSearch used to give to the aggregations.
Good luck!