This commit is contained in:
mpostma 2021-01-01 16:59:49 +01:00
parent d1e9ded76f
commit b4d447b5cb
8 changed files with 70 additions and 238 deletions

View file

@ -6,7 +6,7 @@ pub mod health;
pub mod index;
pub mod key;
pub mod search;
pub mod setting;
pub mod settings;
pub mod stats;
pub mod stop_words;
pub mod synonym;