meilisearch/milli/src/update
bors[bot] 8010eca9c7
Merge #505
505: normalize exact words r=curquiza a=MarinPostma

Normalize the exact words, as specified in the specification.


Co-authored-by: ad hoc <postma.marin@protonmail.com>
2022-04-25 09:35:32 +00:00
..
index_documents Add a test to make sure that long words are handled 2022-04-21 13:45:28 +02:00
available_documents_ids.rs Remove the roaring operation functions warnings 2021-06-30 14:12:56 +02:00
clear_documents.rs nested fields 2022-04-07 16:58:46 +02:00
delete_documents.rs nested fields 2022-04-07 16:58:46 +02:00
facets.rs Merge #436 2022-02-16 15:41:14 +00:00
indexer_config.rs document batch support 2022-01-19 12:40:20 +01:00
mod.rs document batch support 2022-01-19 12:40:20 +01:00
settings.rs normalize exact words 2022-04-21 15:38:40 +02:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs extract exact_word_prefix_docids 2022-04-04 20:54:03 +02:00
word_prefix_pair_proximity_docids.rs optimize word prefix pair 2022-03-15 16:37:22 +01:00
words_prefix_position_docids.rs Avoid iterating on big databases when useless 2022-03-09 15:43:54 +01:00
words_prefixes_fst.rs review edits 2022-03-15 17:12:48 +01:00