meilisearch/milli/src/search/facet
2024-07-30 14:24:57 +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 Improve facet distribution speed in count mode 2024-06-20 12:58:51 +02:00
facet_distribution.rs Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
facet_range_search.rs Revert "Reduce the universe while exploring the facet tree" because it's slower this way 2024-06-06 09:17:51 -04:00
facet_sort_ascending.rs Expose the universe to do efficient intersections on deserialization 2024-06-06 09:17:51 -04:00
facet_sort_descending.rs Expose the universe to do efficient intersections on deserialization 2024-06-06 09:17:51 -04:00
filter.rs craft an API over the Shared Server and Shared index to avoid hard to debug mistakes 2024-07-30 14:24:57 +02:00
mod.rs Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
search.rs Fix PR comments 2024-07-25 10:52:56 +02:00