mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
update comment
This commit is contained in:
parent
7f9680f0a0
commit
63e79a9039
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ impl<'a> QueryTreeBuilder<'a> {
|
|||
}
|
||||
}
|
||||
|
||||
/// Split the word depending on the frequency of subwords in the database documents.
|
||||
/// Split the word depending on the frequency of pairs near together in the database documents.
|
||||
fn split_best_frequency<'a>(
|
||||
ctx: &impl Context,
|
||||
word: &'a str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue