MeiliSearch/milli/src/search
bors[bot] 90276d9a2d
Merge #472
472: Remove useless variables in proximity r=Kerollmops a=ManyTheFish

Was passing by plane sweep algorithm to find some inspiration, and I discover that we have useless variables that were not detected because of the recursive function.

Co-authored-by: ManyTheFish <many@meilisearch.com>
2022-03-16 15:33:11 +00:00
..
criteria Remove useless variables in proximity 2022-03-16 16:12:52 +01:00
distinct document batch support 2022-01-19 12:40:20 +01:00
facet Move string concat to the struct instead of in the calling 2022-03-16 10:26:12 -03:00
fst_utils.rs custom fst automatons 2022-03-15 17:38:35 +01:00
matching_words.rs Run cargo fmt on matching_words.rs 2022-01-17 13:04:33 +05:30
mod.rs custom fst automatons 2022-03-15 17:38:35 +01:00
query_tree.rs Merge #439 2022-03-15 16:43:36 +00:00