MeiliSearch/meilisearch-core/src/update
2019-12-30 18:01:32 +01:00
..
clear_all.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
customs_update.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
documents_addition.rs Cache the prefix postings lists 2019-12-30 18:01:32 +01:00
documents_deletion.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
mod.rs Cache the prefix postings lists 2019-12-30 18:01:32 +01:00
schema_update.rs Rename the PrefixCache into PrefixDocumentsCache 2019-12-30 15:42:09 +01:00
stop_words_addition.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
stop_words_deletion.rs Rename the PrefixCache into PrefixDocumentsCache 2019-12-30 15:42:09 +01:00
synonyms_update.rs Rewrite the synonym endpoint 2019-12-12 12:47:02 +01:00