MeiliSearch/milli/tests/search
Louis Dureuil 90bc230820
Merge remote-tracking branch 'origin/main' into search-refactor
Conflicts | resolution
----------|-----------
Cargo.lock | added mimalloc
Cargo.toml |  took origin/main version
milli/src/search/criteria/exactness.rs | deleted after checking it was only clippy changes
milli/src/search/query_tree.rs | deleted after checking it was only clippy changes
2023-05-03 12:19:06 +02:00
..
distinct.rs Make all search tests pass, fix distinctAttribute bug 2023-04-24 12:12:08 +02:00
facet_distribution.rs Introduce an indexation abortion function when indexing documents 2022-10-17 17:28:03 +02:00
filters.rs Merge remote-tracking branch 'origin/main' into search-refactor 2023-05-03 12:19:06 +02:00
mod.rs Merge remote-tracking branch 'origin/main' into search-refactor 2023-05-03 12:19:06 +02:00
phrase_search.rs Make all search tests pass, fix distinctAttribute bug 2023-04-24 12:12:08 +02:00
query_criteria.rs Make all search tests pass, fix distinctAttribute bug 2023-04-24 12:12:08 +02:00
sort.rs Make all search tests pass, fix distinctAttribute bug 2023-04-24 12:12:08 +02:00
typo_tolerance.rs Make all search tests pass, fix distinctAttribute bug 2023-04-24 12:12:08 +02:00