MeiliSearch/milli
Tamo d1ac40ea14
fix(filter): Fix two bugs.
- 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 returns an empty RoaringBitmap
  instead of throwing an internal error
2022-01-17 13:51:46 +01:00
..
src fix(filter): Fix two bugs. 2022-01-17 13:51:46 +01:00
tests remove update_id in UpdateBuilder 2021-11-16 13:07:04 +01:00
Cargo.toml Update all packages to 0.21.0 2021-11-29 12:17:59 +01:00