meilisearch/milli/src/search
bors[bot] 8f4499090b
Merge #433
433: fix(filter): Fix two bugs. r=Kerollmops a=irevoire

- Stop lowercasing the field when looking in the field id map
- When a field id does not exist it means there is currently zero
  documents containing this field thus we return an empty RoaringBitmap
  instead of throwing an internal error

Will fix https://github.com/meilisearch/MeiliSearch/issues/2082 once meilisearch is released

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-01-17 14:06:53 +00:00
..
criteria store the geopoint in three dimensions 2021-12-14 12:21:24 +01:00
distinct remove update_id in UpdateBuilder 2021-11-16 13:07:04 +01:00
facet fix(filter): Fix two bugs. 2022-01-17 13:51:46 +01:00
matching_words.rs Run cargo fmt on matching_words.rs 2022-01-17 13:04:33 +05:30
mod.rs merge with main 2021-11-06 16:34:30 +01:00
query_tree.rs Count the number of char instead of counting bytes to assign the typo tolerance 2021-09-28 12:10:43 +02:00