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 4cd6c6c commit c9a8c60Copy full SHA for c9a8c60
docs/reference/analysis/tokenfilters/elision-tokenfilter.asciidoc
@@ -6,7 +6,7 @@ plane) will tokenized as "avion" (plane).
6
7
Accepts `articles` parameter which is a set of stop words articles. Also accepts
8
`articles_case`, which indicates whether the filter treats those articles as
9
-case sensitive.
+case insensitive.
10
11
For example:
12
0 commit comments