MeiliSearch/milli/src/update
2022-08-17 11:59:13 +02:00
..
index_documents Refactor word prefix pair proximity indexation 2022-08-17 11:59:00 +02:00
snapshots Fix paths of snapshot tests 2022-08-10 15:53:46 +02:00
word_prefix_pair_proximity_docids Refactor word prefix pair proximity indexation further 2022-08-17 11:59:13 +02:00
available_documents_ids.rs Fasten the document deletion 2022-07-05 15:30:33 +02:00
clear_documents.rs Simplify indexing tests 2022-08-04 12:03:13 +02:00
delete_documents.rs Simplify indexing tests 2022-08-04 12:03:13 +02:00
facets.rs Cargo fmt + fix compiler warnings/error 2022-08-10 15:53:46 +02:00
indexer_config.rs document batch support 2022-01-19 12:40:20 +01:00
mod.rs Expose the DocumentId struct to be sure to inject the generated ids 2022-07-12 15:14:06 +02:00
settings.rs Simplify indexing tests 2022-08-04 12:03:13 +02:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs Make sure that we do not generate too long keys 2022-05-03 10:03:15 +02:00
word_prefix_pair_proximity_docids.rs Cargo fmt + fix compiler warnings/error 2022-08-10 15:53:46 +02:00
words_prefix_position_docids.rs Make sure that we do not generate too long keys 2022-05-03 10:03:15 +02:00
words_prefixes_fst.rs review edits 2022-03-15 17:12:48 +01:00