| Package | Description |
|---|---|
| com.azure.search.models |
Package containing the data models for SearchServiceRestClient.
|
| Modifier and Type | Method and Description |
|---|---|
MicrosoftLanguageTokenizer |
MicrosoftLanguageTokenizer.setIsSearchTokenizer(Boolean isSearchTokenizer)
Set the isSearchTokenizer property: A value indicating how the tokenizer
is used.
|
MicrosoftLanguageTokenizer |
MicrosoftLanguageTokenizer.setLanguage(MicrosoftTokenizerLanguage language)
Set the language property: The language to use.
|
MicrosoftLanguageTokenizer |
MicrosoftLanguageTokenizer.setMaxTokenLength(Integer maxTokenLength)
Set the maxTokenLength property: The maximum token length.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.