| Package | Description |
|---|---|
| com.azure.search.documents.indexes.models |
Package containing classes used for resource management operations that are being sent-to and received-from an
Azure Cognitive Search service.
|
| Modifier and Type | Method and Description |
|---|---|
MicrosoftLanguageStemmingTokenizer |
MicrosoftLanguageStemmingTokenizer.setIsSearchTokenizerUsed(Boolean isSearchTokenizerUsed)
Set the isSearchTokenizer property: A value indicating how the tokenizer
is used.
|
MicrosoftLanguageStemmingTokenizer |
MicrosoftLanguageStemmingTokenizer.setLanguage(MicrosoftStemmingTokenizerLanguage language)
Set the language property: The language to use.
|
MicrosoftLanguageStemmingTokenizer |
MicrosoftLanguageStemmingTokenizer.setMaxTokenLength(Integer maxTokenLength)
Set the maxTokenLength property: The maximum token length.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.