MeiliSearch/milli/src
meili-bors[bot] eace6df91b
Merge #3726
3726: Fix prefix highlighting r=loiclec a=ManyTheFish

The prefix queries were not properly highlighted, this PR now highlights only the start of a word when it matched with a prefix

Co-authored-by: ManyTheFish <many@meilisearch.com>
Co-authored-by: Loïc Lecrenier <loic.lecrenier@me.com>
2023-05-08 07:46:46 +00:00
..
documents makes kero happy 2023-03-13 16:51:11 +01:00
facet update milli with the new parser_filter 2021-11-04 15:02:36 +01:00
heed_codec Cargo fmt 2023-05-03 12:21:58 +02:00
search Merge #3726 2023-05-08 07:46:46 +00:00
snapshots/index.rs throw an error on unknown fields specified in the _geo field 2023-01-24 12:23:24 +01:00
update Allow to disable specialized tokenizations (again) 2023-05-04 15:45:40 +02:00
asc_desc.rs fmt 2023-03-30 23:37:26 +02: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 Processing time without autobatching implementation 2023-05-03 17:41:48 +02: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 Add Index::iter_documents 2023-05-04 15:31:54 +02:00
lib.rs Implements the geo-sort ranking rule 2023-04-29 11:02:16 +02:00
proximity.rs Remove limit of 1000 position per attribute 2021-10-12 10:10:50 +02:00
snapshot_tests.rs Merge remote-tracking branch 'origin/main' into search-refactor 2023-05-03 12:19:06 +02:00