MeiliSearch/milli/src/search/facet
Irevoire a84f3a8b31
Apply suggestions from code review
Co-authored-by: Clément Renault <clement@meilisearch.com>
2021-09-09 15:09:35 +02:00
..
facet_distribution.rs Remove max values by facet limit for facet distribution 2021-08-12 11:29:20 +02:00
facet_number.rs Introduce the FacetStringIter iterator 2021-07-21 16:59:38 +02:00
facet_string.rs fix(facet): string fields sorting 2021-09-03 11:58:26 +03:00
filter_condition.rs Apply suggestions from code review 2021-09-09 15:09:35 +02:00
grammar.pest introduce the reserved keywords in the filters 2021-09-08 18:24:09 +02:00
mod.rs Use the facet string levels when computing the facet distribution 2021-07-21 16:59:39 +02:00
parser.rs format the whole project 2021-06-16 18:33:33 +02:00