MeiliSearch/src/update
2020-10-31 15:11:06 +01:00
..
index_documents Generate a uuid v4 based document id when missing 2020-10-31 15:11:06 +01:00
available_documents_ids.rs Move the AvailableDocumentsIds iterator into the update module 2020-10-26 10:53:23 +01:00
clear_documents.rs Update heed to 0.10.0 2020-10-30 11:42:00 +01:00
delete_documents.rs Fix a documents indexing bug and add a test 2020-10-30 12:14:25 +01:00
mod.rs Move the IndexDocuments update into its own module 2020-10-26 12:21:13 +01:00
update_builder.rs Update heed to 0.10.0 2020-10-30 11:42:00 +01:00
update_store.rs Introduce the UpdateBuilder type along with some update operations 2020-10-25 18:32:01 +01:00