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:
Abele Mălan 2022-03-07 18:29:58 +01:00 committed by GitHub
parent 26307bbef3
commit 9ecb96fcf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View file

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