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
..
2022-01-17 14:06:53 +00:00
2021-10-28 14:47:17 +02:00
2021-11-06 16:34:30 +01:00
2021-06-16 18:33:33 +02:00
2021-11-16 13:07:04 +01:00
2021-12-14 12:21:24 +01:00