MeiliSearch/src/update
2020-11-23 16:43:50 +01:00
..
index_documents Introduce a function to retrieve the facet level range docids 2020-11-23 16:43:50 +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 Use the new ExternalDocumentsIds struct in the engine 2020-11-22 19:27:34 +01:00
delete_documents.rs Use the new ExternalDocumentsIds struct in the engine 2020-11-22 19:27:34 +01:00
mod.rs Introduce a more detailed progress status enum 2020-11-11 12:31:59 +01:00
settings.rs Introduce a function to retrieve the facet level range docids 2020-11-23 16:43:50 +01:00
update_builder.rs Introduce the searchable parameter settings to the Settings update 2020-11-03 18:58:19 +01:00
update_step.rs Make the indexing process send the new progress step events 2020-11-11 13:13:08 +01:00
update_store.rs Make sure pending updates are process when restarting the UpdateStore 2020-11-09 17:33:07 +01:00