mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Fix some typos in plugins & reference docs (#84667)
This pull request removes a few instances of duplicate words or punctuation and erroneous spelling from the docs.
This commit is contained in:
parent
26307bbef3
commit
9ecb96fcf3
7 changed files with 7 additions and 7 deletions
|
@ -99,7 +99,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…
Add table
Add a link
Reference in a new issue