mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Expose the new indexer
This commit is contained in:
parent
ab01679a8f
commit
9b7858fb90
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ pub(crate) mod del_add;
|
|||
pub(crate) mod facet;
|
||||
mod index_documents;
|
||||
mod indexer_config;
|
||||
mod new;
|
||||
pub mod new;
|
||||
mod settings;
|
||||
mod update_step;
|
||||
mod word_prefix_docids;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue