This website requires JavaScript.
Explore
Help
Sign In
searchengines-web
/
MeiliSearch
Watch
1
Star
0
Fork
0
You've already forked MeiliSearch
mirror of
https://github.com/meilisearch/MeiliSearch
synced
2025-02-10 20:43:28 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
meilisearch-core
/
src
/
update
History
Quentin de Quelen
036977bfe4
add the possibility to totally clear the schema
2020-02-11 15:27:57 +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
introduce a new settings update system
2020-02-11 15:27:54 +01:00
schema_update.rs
introduce a new settings update system
2020-02-11 15:27:54 +01:00
settings_update.rs
add the possibility to totally clear the schema
2020-02-11 15:27:57 +01:00
stop_words_deletion.rs
Rewrite the stop-words endpoint;
fix
#417
2020-02-11 15:27:53 +01:00