MeiliSearch/milli/src/update
Marin Postma 721fc294be improve document deletion returned meta
returns both the remaining number of documents and the number of deleted
documents.
2021-11-10 14:08:18 +01:00
..
index_documents Change some error messages 2021-10-27 19:33:01 +02:00
available_documents_ids.rs Remove the roaring operation functions warnings 2021-06-30 14:12:56 +02:00
clear_documents.rs Simplify word level position DB into a word position DB 2021-10-05 12:15:02 +02:00
delete_documents.rs improve document deletion returned meta 2021-11-10 14:08:18 +01:00
facets.rs Add logging timers 2021-09-01 16:48:40 +02:00
mod.rs Simplify word level position DB into a word position DB 2021-10-05 12:15:02 +02:00
settings.rs merge with main 2021-11-06 16:34:30 +01:00
update_builder.rs Make max_position_per_attributes changable 2021-10-12 10:10:50 +02:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs Add logging timers 2021-09-01 16:48:40 +02:00
word_prefix_pair_proximity_docids.rs Add logging timers 2021-09-01 16:48:40 +02:00
words_prefix_position_docids.rs Simplify word level position DB into a word position DB 2021-10-05 12:15:02 +02:00
words_prefixes_fst.rs Add logging timers 2021-09-01 16:48:40 +02:00