[Docs] Update synonym-tokenfilter.asciidoc (#34706)

Remove ugly double-dot.
This commit is contained in:
Christoph Büscher 2018-10-22 17:15:21 +02:00
parent 66ebcdc112
commit e869f9a78c
1 changed files with 1 additions and 1 deletions

View File

@ -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.