MeiliSearch/meilisearch-core/src/update
2020-01-16 15:55:55 +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 Reintroduce the distinct search system 2020-01-16 15:55:55 +01:00
documents_deletion.rs Add the raw document IDs to the postings lists 2020-01-08 15:30:43 +01:00
mod.rs Introduce a first version of a number of candidates reducer 2019-12-31 13:32:36 +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