MeiliSearch/milli/src/update
bors[bot] aa5e099718
Merge #390
390: Add helper methods on the settings r=Kerollmops a=irevoire

This would be a good addition to look at the content of a setting without consuming it.
It’s useful for analytics.

Co-authored-by: Irevoire <tamo@meilisearch.com>
2021-10-13 20:36:30 +00:00
..
index_documents Merge #384 2021-10-13 13:47:23 +00: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 Simplify word level position DB into a word position DB 2021-10-05 12:15:02 +02: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 add helper methods on the settings 2021-10-13 13:05:07 +02: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