|
@@ -34,7 +34,7 @@ include tokens for multi-word synonyms, such as using "atm" as a synonym for
|
|
|
"automatic teller machine."
|
|
|
|
|
|
However, only some token filters, known as _graph token filters_, accurately
|
|
|
-record the `positionLength` for multi-position tokens. This filters include:
|
|
|
+record the `positionLength` for multi-position tokens. These filters include:
|
|
|
|
|
|
* <<analysis-synonym-graph-tokenfilter,`synonym_graph`>>
|
|
|
* <<analysis-word-delimiter-graph-tokenfilter,`word_delimiter_graph`>>
|
|
@@ -105,4 +105,4 @@ in an invalid graph.
|
|
|
image::images/analysis/token-graph-dns-invalid-ex.svg[align="center"]
|
|
|
|
|
|
Avoid using invalid token graphs for search. Invalid graphs can cause unexpected
|
|
|
-search results.
|
|
|
+search results.
|