| 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 | Class and Description |
|---|---|
class |
MappingCharFilter
A character filter that applies mappings defined with the mappings option.
|
class |
PatternReplaceCharFilter
A character filter that replaces characters in the input string.
|
| Modifier and Type | Method and Description |
|---|---|
SearchIndex |
SearchIndex.setCharFilters(CharFilter... charFilters)
Set the charFilters property: The character filters for the index.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.