Browse Source

Docs: Pattern analyzer does not support a max_token_length parameter

Closes #20713
Clinton Gormley 9 years ago
parent
commit
22f1acde94
1 changed files with 0 additions and 5 deletions
  1. 0 5
      docs/reference/analysis/analyzers/pattern-analyzer.asciidoc

+ 0 - 5
docs/reference/analysis/analyzers/pattern-analyzer.asciidoc

@@ -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