MeiliSearch/meilisearch-core/src/update
Clément Renault 99d35fb940 Introduce a first version of a number of candidates reducer
It works by ignoring the postings lists associated to documents that the previous words did not returned
2019-12-31 13:32:36 +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 Introduce a first version of a number of candidates reducer 2019-12-31 13:32:36 +01:00
documents_deletion.rs Separate the update and main databases 2019-11-27 11:29:06 +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