| 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 |
|---|---|
CommonGramTokenFilter |
CommonGramTokenFilter.setCaseIgnored(Boolean caseIgnored)
Set the ignoreCase property: A value indicating whether common words
matching will be case insensitive.
|
CommonGramTokenFilter |
CommonGramTokenFilter.setQueryModeUsed(Boolean queryModeUsed)
Set the useQueryMode property: A value that indicates whether the token
filter is in query mode.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.