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-03-18 13:48:21 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
src
/
update
History
Clément Renault
a20c871ece
Add more tests to the Settings searchable attributes operation
2020-11-03 18:58:19 +01:00
..
index_documents
Make sure that the indexing Store only index searchable fields
2020-11-03 18:58:19 +01:00
available_documents_ids.rs
Move the AvailableDocumentsIds iterator into the update module
2020-10-26 10:53:23 +01:00
clear_documents.rs
Update heed to 0.10.0
2020-10-30 11:42:00 +01:00
delete_documents.rs
Fix a documents indexing bug and add a test
2020-10-30 12:14:25 +01:00
mod.rs
Introduce the Settings update operation
2020-11-02 15:31:20 +01:00
settings.rs
Add more tests to the Settings searchable attributes operation
2020-11-03 18:58:19 +01:00
update_builder.rs
Introduce the searchable parameter settings to the Settings update
2020-11-03 18:58:19 +01:00
update_store.rs
Introduce the UpdateBuilder type along with some update operations
2020-10-25 18:32:01 +01:00