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 04:23:27 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
src
/
update
History
Kerollmops
d6338af766
Improve documents deletion by iterating over all the word pair positions
2020-10-27 18:50:09 +01:00
..
index_documents
Introduce the UpdateBuilder and use it in the HTTP routes
2020-10-27 18:47:58 +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
Move the ClearDocuments update into its own module
2020-10-26 10:58:17 +01:00
delete_documents.rs
Improve documents deletion by iterating over all the word pair positions
2020-10-27 18:50:09 +01:00
mod.rs
Move the IndexDocuments update into its own module
2020-10-26 12:21:13 +01:00
update_builder.rs
Introduce the UpdateBuilder and use it in the HTTP routes
2020-10-27 18:47:58 +01:00
update_store.rs
Introduce the UpdateBuilder type along with some update operations
2020-10-25 18:32:01 +01:00