|
@@ -14,7 +14,7 @@ type:
|
|
|`pattern` |The regular expression pattern, defaults to `\W+`.
|
|
|`pattern` |The regular expression pattern, defaults to `\W+`.
|
|
|`flags` |The regular expression flags.
|
|
|`flags` |The regular expression flags.
|
|
|`stopwords` |A list of stopwords to initialize the stop filter with.
|
|
|`stopwords` |A list of stopwords to initialize the stop filter with.
|
|
-Defaults to an 'empty' stopword list coming[1.0.0.RC1, Previously
|
|
|
|
|
|
+Defaults to an 'empty' stopword list added[1.0.0.RC1, Previously
|
|
defaulted to the English stopwords list]. Check
|
|
defaulted to the English stopwords list]. Check
|
|
<<analysis-stop-analyzer,Stop Analyzer>> for more details.
|
|
<<analysis-stop-analyzer,Stop Analyzer>> for more details.
|
|
|===================================================================
|
|
|===================================================================
|