MeiliSearch/milli/src/search/facet
2023-06-29 14:33:31 +02:00
..
snapshots Add tests for facet range search on different field ids 2022-12-07 14:38:21 +01:00
facet_distribution_iter.rs Clean and make the facet order configurable internally 2023-06-29 14:31:17 +02:00
facet_distribution.rs Replace the BTreeMap by an IndexMap to return values in order 2023-06-29 14:33:31 +02:00
facet_range_search.rs Fix the clippy warnings 2023-04-25 16:40:32 +02:00
facet_sort_ascending.rs Fix the clippy warnings 2023-04-25 16:40:32 +02:00
facet_sort_descending.rs Fix the clippy warnings 2023-04-25 16:40:32 +02:00
filter.rs Processing time without autobatching implementation 2023-05-03 17:41:48 +02:00
mod.rs Expose a sortFacetValuesBy parameter to the user 2023-06-29 14:33:00 +02:00