public final class StandardTokenizerV2 extends Tokenizer
| Constructor and Description |
|---|
StandardTokenizerV2() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxTokenLength()
Get the maxTokenLength property: The maximum token length.
|
StandardTokenizerV2 |
setMaxTokenLength(Integer maxTokenLength)
Set the maxTokenLength property: The maximum token length.
|
public Integer getMaxTokenLength()
public StandardTokenizerV2 setMaxTokenLength(Integer maxTokenLength)
maxTokenLength - the maxTokenLength value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.