We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24311e0 commit e1851fbCopy full SHA for e1851fb
docs/reference/analysis/tokenfilters/word-delimiter-tokenfilter.asciidoc
@@ -55,7 +55,7 @@ Parameters include:
55
Advance settings include:
56
57
`protected_words`::
58
- A list of protected words from being delimiter.
+ List of tokens the filter won’t split.
59
Either an array, or also can set `protected_words_path` which resolved
60
to a file configured with protected words (one on each line).
61
Automatically resolves to `config/` based location if exists.
0 commit comments