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