mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Make the transform struct return diff-based documents obkvs
This commit is contained in:
parent
f5ef69293b
commit
1dd97578a8
5 changed files with 349 additions and 95 deletions
|
@ -21,6 +21,7 @@ pub use self::words_prefixes_fst::WordsPrefixesFst;
|
|||
|
||||
mod available_documents_ids;
|
||||
mod clear_documents;
|
||||
pub(crate) mod del_add;
|
||||
mod delete_documents;
|
||||
pub(crate) mod facet;
|
||||
mod index_documents;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue