This website requires JavaScript.
Explore
Help
Sign In
snowykami
/
meilisearch
Watch
1
Star
0
Fork
0
You've already forked meilisearch
mirror of
https://github.com/meilisearch/meilisearch.git
synced
2025-02-21 01:55:52 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
meilisearch-core
/
src
/
update
History
Quentin de Quelen
2d82f1b655
ranking fields should be stored and indexed by default;
fix
#521
2020-03-16 16:19:23 +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
rename identifier into primaryKey;
fix
#514
2020-03-09 18:45:29 +01:00
documents_deletion.rs
rename identifier into primaryKey;
fix
#514
2020-03-09 18:45:29 +01:00
mod.rs
Fix the inference of the documents searchable fields
2020-03-03 20:54:17 +01:00
settings_update.rs
ranking fields should be stored and indexed by default;
fix
#521
2020-03-16 16:19:23 +01:00