MeiliSearch/src/update
2020-10-30 11:13:45 +01:00
..
index_documents Prefer using iterator put_current instead of a get put method 2020-10-30 11:13:45 +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 Move the heed env into the index itself to ease the usage of the library 2020-10-30 10:56:35 +01:00
delete_documents.rs Move the heed env into the index itself to ease the usage of the library 2020-10-30 10:56:35 +01:00
mod.rs Move the IndexDocuments update into its own module 2020-10-26 12:21:13 +01:00
update_builder.rs Introduce the UpdateBuilder and use it in the HTTP routes 2020-10-27 18:47:58 +01:00
update_store.rs Introduce the UpdateBuilder type along with some update operations 2020-10-25 18:32:01 +01:00