MeiliSearch/milli/src/search/facet
2021-09-08 18:24:09 +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 handle the case where you forgot entirely the parenthesis 2021-09-08 18:24:09 +02:00
grammar.pest handle the case where you forgot entirely the parenthesis 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