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-03 09:03:47 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
src
/
update
History
Clément Renault
9d47ee52b4
Generate a uuid v4 based document id when missing
2020-10-31 15:11:06 +01:00
..
index_documents
Generate a uuid v4 based document id when missing
2020-10-31 15:11:06 +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
Move the IndexDocuments update into its own module
2020-10-26 12:21:13 +01:00
update_builder.rs
Update heed to 0.10.0
2020-10-30 11:42:00 +01:00
update_store.rs
Introduce the UpdateBuilder type along with some update operations
2020-10-25 18:32:01 +01:00