mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
refactor search
This commit is contained in:
parent
ae3c8af56c
commit
9e2a95b1a3
7 changed files with 23 additions and 395 deletions
|
@ -8,6 +8,7 @@ pub mod error;
|
|||
pub mod helpers;
|
||||
pub mod option;
|
||||
pub mod routes;
|
||||
mod index;
|
||||
mod index_controller;
|
||||
|
||||
pub use option::Opt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue