mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-07 12:45:40 +00:00
Fix tokenize_document
This commit is contained in:
parent
61feca1f41
commit
2afa33011a
@ -268,11 +268,11 @@ mod test {
|
|||||||
0,
|
0,
|
||||||
]: "10",
|
]: "10",
|
||||||
[
|
[
|
||||||
6,
|
7,
|
||||||
0,
|
0,
|
||||||
]: "pesti",
|
]: "pesti",
|
||||||
[
|
[
|
||||||
7,
|
8,
|
||||||
0,
|
0,
|
||||||
]: "23",
|
]: "23",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user