MeiliSearch/milli/src
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
..
documents return document count from builder 2021-10-28 10:33:04 +02:00
facet update milli with the new parser_filter 2021-11-04 15:02:36 +01:00
heed_codec Simplify word level position DB into a word position DB 2021-10-05 12:15:02 +02:00
search Merge #433 2022-01-17 14:06:53 +00:00
update store the geopoint in three dimensions 2021-12-14 12:21:24 +01:00
asc_desc.rs Refine asc/desc error messages 2021-10-28 14:47:17 +02:00
criterion.rs Change Attribute and Ranking rules errors 2021-11-04 13:19:32 +01:00
error.rs merge with main 2021-11-06 16:34:30 +01:00
external_documents_ids.rs Fix ExternalDocumentsIds struct when inserting previously deleted ids 2021-06-30 14:00:01 +02:00
fields_ids_map.rs format the whole project 2021-06-16 18:33:33 +02:00
index.rs remove update_id in UpdateBuilder 2021-11-16 13:07:04 +01:00
lib.rs store the geopoint in three dimensions 2021-12-14 12:21:24 +01:00
proximity.rs Remove limit of 1000 position per attribute 2021-10-12 10:10:50 +02:00