MeiliSearch/milli/src/search
Loïc Lecrenier 79e0a6dd4e Introduce a new search module, eventually meant to replace the old one
The code here does not compile, because I am merely splitting one giant
commit into smaller ones where each commit explains a single file.
2023-03-20 09:41:55 +01:00
..
criteria Remove some clippy type complexity warns by deboxing iters 2023-02-20 13:52:27 +01:00
distinct Make clippy happy 2023-01-17 18:25:54 +01:00
facet add facet test 2023-02-20 13:52:28 +01:00
matches Return an internal error in the case of matching word is invalid 2023-03-01 19:05:16 +01:00
new Introduce a new search module, eventually meant to replace the old one 2023-03-20 09:41:55 +01:00
fst_utils.rs custom fst automatons 2022-03-15 17:38:35 +01:00
mod.rs Remove unused term matching strategies 2023-03-20 09:41:55 +01:00
query_tree.rs Remove unused term matching strategies 2023-03-20 09:41:55 +01:00