MeiliSearch/milli/src/search
bors[bot] 74d1914a64
Merge #535
535: Reintroduce the max values by facet limit r=ManyTheFish a=Kerollmops

This PR reintroduces the max values by facet limit this is related to https://github.com/meilisearch/meilisearch/issues/2349.

~I would like some help in deciding on whether I keep the default 100 max values in milli and set up the `FacetDistribution` settings in Meilisearch to use 1000 as the new value, I expose the `max_values_by_facet` for this purpose.~

I changed the default value to 1000 and the max to 10000, thank you `@ManyTheFish` for the help!

Co-authored-by: Kerollmops <clement@meilisearch.com>
2022-06-01 14:30:50 +00:00
..
criteria fix bug in exact search 2022-04-04 20:54:03 +02:00
distinct nested fields 2022-04-07 16:58:46 +02:00
facet Reintroduce the max values by facet limit 2022-05-18 15:57:57 +02:00
matches Add some implementation on MatchBounds 2022-05-17 15:57:09 +02:00
fst_utils.rs custom fst automatons 2022-03-15 17:38:35 +01:00
mod.rs cache context's exact words 2022-05-24 09:43:17 +02:00
query_tree.rs review changes 2022-05-24 14:15:33 +02:00