meilisearch/milli/src
bors[bot] 5d58cb7449
Merge #442
442: fix phrase search r=curquiza a=MarinPostma

Run the exact match search on 7 words windows instead of only two. This makes false positive very very unlikely, and impossible on phrase query that are less than seven words.


Co-authored-by: ad hoc <postma.marin@protonmail.com>
2022-02-07 16:18:20 +00:00
..
documents allow null values in csv 2022-02-03 16:03:01 +01: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 rewrite word pair distance gathering 2022-02-03 15:57:20 +01:00
update Revert "Revert "Change chunk size to 4MiB to fit more the end user usage"" 2022-02-02 17:01:13 +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 document batch support 2022-01-19 12:40:20 +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