MeiliSearch/src/update
2020-10-27 18:50:09 +01:00
..
index_documents Introduce the UpdateBuilder and use it in the HTTP routes 2020-10-27 18:47:58 +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 ClearDocuments update into its own module 2020-10-26 10:58:17 +01:00
delete_documents.rs Improve documents deletion by iterating over all the word pair positions 2020-10-27 18:50:09 +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