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-01-30 23:13:09 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
src
/
update
History
Clément Renault
e48630da72
Introduce the searchable parameter settings to the Settings update
2020-11-03 18:58:19 +01:00
..
index_documents
Introduce the searchable parameter settings to the Settings update
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
Introduce the searchable parameter settings to the Settings update
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