MeiliSearch/milli/src/update
2022-08-17 17:07:38 +02:00
..
index_documents bump heed 2022-08-17 17:05:50 +02:00
snapshots Fix undefined behaviour caused by reusing key from the database 2022-08-17 12:17:45 +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 expose the size methods 2022-08-17 17:07:38 +02:00
facets.rs Add some documentation to facets.rs 2022-08-17 12:59:52 +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 Apply review suggestions 2022-08-17 12:41:22 +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