Skip to content

Commit c9a8c60

Browse files
committed
[DOCS] Fix case sensitivity for Elision token filter
1 parent 4cd6c6c commit c9a8c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis/tokenfilters/elision-tokenfilter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plane) will tokenized as "avion" (plane).
66

77
Accepts `articles` parameter which is a set of stop words articles. Also accepts
88
`articles_case`, which indicates whether the filter treats those articles as
9-
case sensitive.
9+
case insensitive.
1010

1111
For example:
1212

0 commit comments

Comments
 (0)