mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
re-export milli from meilisearch_lib
This commit is contained in:
parent
1cc733f801
commit
3503fbf7fe
7 changed files with 8 additions and 6 deletions
|
@ -7,6 +7,8 @@ pub mod index_controller;
|
|||
|
||||
pub use index_controller::{IndexController as MeiliSearch, updates::store::Update};
|
||||
|
||||
pub use milli;
|
||||
|
||||
mod compression;
|
||||
mod document_formats;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue