[Docs] Fix name of character filter in example. (#26724)

This commit is contained in:
Tahmim Ahmed Shibli 2017-09-20 21:07:19 +06:00 committed by Christoph Büscher
parent 86b00b84bc
commit 34662c9e6d

View File

@ -202,7 +202,7 @@ POST my_index/_analyze
--------------------------------------------------
// CONSOLE
<1> The `emoticon` character filter, `punctuation` tokenizer and
<1> The `emoticons` character filter, `punctuation` tokenizer and
`english_stop` token filter are custom implementations which are defined
in the same index settings.