mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
Allow fetching embedders from inside tests
This commit is contained in:
committed by
Clément Renault
parent
2c7a7fe4e8
commit
651c30899e
@ -19,7 +19,7 @@ pub(crate) mod facet;
|
||||
mod index_documents;
|
||||
mod indexer_config;
|
||||
pub mod new;
|
||||
mod settings;
|
||||
pub(crate) mod settings;
|
||||
mod update_step;
|
||||
mod word_prefix_docids;
|
||||
mod words_prefix_integer_docids;
|
||||
|
Reference in New Issue
Block a user