Docs: Pattern analyzer does not support a max_token_length parameter

Closes #20713
This commit is contained in:
Clinton Gormley 2016-10-08 12:27:33 +02:00
parent 2e1539b879
commit 22f1acde94
1 changed files with 0 additions and 5 deletions

View File

@ -169,11 +169,6 @@ The `pattern` analyzer accepts the following parameters:
Should terms be lowercased or not. Defaults to `true`.
`max_token_length`::
The maximum token length. If a token is seen that exceeds this length then
it is split at `max_token_length` intervals. Defaults to `255`.
`stopwords`::
A pre-defined stop words list like `_english_` or an array containing a