[Docs] Update synonym-tokenfilter.asciidoc (#34706)
Remove ugly double-dot.
This commit is contained in:
parent
66ebcdc112
commit
e869f9a78c
|
@ -86,7 +86,7 @@ stop word.
|
|||
==== `tokenizer` and `ignore_case` are deprecated
|
||||
|
||||
The `tokenizer` parameter controls the tokenizers that will be used to
|
||||
tokenize the synonym, this parameter is for backwards compatibility for indices that created before 6.0..
|
||||
tokenize the synonym, this parameter is for backwards compatibility for indices that created before 6.0.
|
||||
The `ignore_case` parameter works with `tokenizer` parameter only.
|
||||
|
||||
Two synonym formats are supported: Solr, WordNet.
|
||||
|
|
Loading…
Reference in New Issue