We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c11842 commit e63cfeaCopy full SHA for e63cfea
src/search.rs
@@ -641,7 +641,7 @@ mod tests {
641
assert_eq!(
642
&Document {
643
id: 0,
644
- value: "(ꈍᴗꈍ)consectetur adipiscing elit, sed do eiusmod(ꈍᴗꈍ)".to_string(),
+ value: "(ꈍᴗꈍ) sed do eiusmod tempor incididunt ut(ꈍᴗꈍ)".to_string(),
645
kind: "text".to_string(),
646
nested: Nested {
647
child: "first".to_string()
0 commit comments