| 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 |
|---|---|
SynonymTokenFilter |
SynonymTokenFilter.setCaseIgnored(Boolean caseIgnored)
Set the ignoreCase property: A value indicating whether to case-fold
input for matching.
|
SynonymTokenFilter |
SynonymTokenFilter.setExpand(Boolean expand)
Set the expand property: A value indicating whether all words in the
list of synonyms (if => notation is not used) will map to one
another.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.