MeiliSearch/meilisearch-core/src/update
2020-02-11 15:27:58 +01:00
..
clear_all.rs Reduce the number of args of update functions 2020-01-16 16:29:50 +01:00
customs_update.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
documents_addition.rs store the schema after each document updates 2020-02-11 15:27:54 +01:00
documents_deletion.rs introduce a new schemaless way 2020-02-11 15:27:54 +01:00
mod.rs change the way settings are show in updates 2020-02-11 15:27:58 +01:00
schema_update.rs introduce a new settings update system 2020-02-11 15:27:54 +01:00
settings_update.rs change the way settings are show in updates 2020-02-11 15:27:58 +01:00
stop_words_deletion.rs Rewrite the stop-words endpoint; fix #417 2020-02-11 15:27:53 +01:00