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 1d3d321 commit eb56b0dCopy full SHA for eb56b0d
docs/reference/analysis/index-search-time.asciidoc
@@ -83,8 +83,8 @@ indexed in the `text` field.
83
84
Because the field value and query string were analyzed in the same way, they
85
created similar tokens. The tokens `quick` and `fox` are exact matches. This
86
-means the search matches the document containing `"The QUICK brown foxes jumped
87
-over the dog!"`, just as the user expects.
+means the search matches the document containing
+`"The QUICK brown foxes jumped over the dog!"`, just as the user expects.
88
====
89
90
[[different-analyzers]]
0 commit comments