mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
add search endpoint; warn unwrap
This commit is contained in:
parent
0aa16dd3b1
commit
73b5c87cbb
5 changed files with 58 additions and 60 deletions
|
@ -6,7 +6,7 @@ pub mod document;
|
|||
pub mod health;
|
||||
// pub mod index;
|
||||
pub mod key;
|
||||
// pub mod search;
|
||||
pub mod search;
|
||||
// pub mod setting;
|
||||
// pub mod stats;
|
||||
// pub mod stop_words;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue