MeiliSearch/milli/src
Tamo a50b058557 update the geoBoundingBox feature
Now instead of using the (top_left, bottom_right) corners of the bounding box it s using the (top_right, bottom_left) corners.
2023-03-28 18:26:18 +02:00
..
documents Fixes for clippy bringing us down to 18 remaining issues. 2022-10-25 20:49:02 +02:00
facet update milli with the new parser_filter 2021-11-04 15:02:36 +01:00
heed_codec Update test 2023-02-01 15:34:01 +01:00
search update the geoBoundingBox feature 2023-03-28 18:26:18 +02:00
snapshots/index.rs throw an error on unknown fields specified in the _geo field 2023-01-24 12:23:24 +01:00
update last PR fixes 2023-03-09 15:34:36 +01:00
asc_desc.rs fmt 2023-02-14 17:04:22 +01:00
criterion.rs update the syntax of the geoboundingbox filter to uses brackets instead of parens around lat and lng 2023-02-06 16:50:27 +01:00
error.rs Return an internal error in the case of matching word is invalid 2023-03-01 19:05:16 +01:00
external_documents_ids.rs Fix hard-deletion of an external id that was soft-deleted 2022-12-20 15:33:31 +01:00
fields_ids_map.rs Fixes for clippy bringing us down to 18 remaining issues. 2022-10-25 20:49:02 +02:00
index.rs update the geoBoundingBox feature 2023-03-28 18:26:18 +02:00
lib.rs Choose implementation strategy of criterion at runtime 2022-12-21 09:29:39 +01:00
proximity.rs Remove limit of 1000 position per attribute 2021-10-12 10:10:50 +02:00
snapshot_tests.rs provide a new method on the transform to remove documents 2023-02-08 16:06:09 +01:00