mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
Add typo ranking rule to new search impl
This commit is contained in:
@ -5,6 +5,7 @@ pub mod empty_paths_cache;
|
||||
pub mod paths_map;
|
||||
pub mod proximity;
|
||||
pub mod resolve_paths;
|
||||
pub mod typo;
|
||||
|
||||
use std::ops::ControlFlow;
|
||||
|
||||
|
Reference in New Issue
Block a user