| 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 |
|---|---|
PhoneticTokenFilter |
PhoneticTokenFilter.setEncoder(PhoneticEncoder encoder)
Set the encoder property: The phonetic encoder to use.
|
PhoneticTokenFilter |
PhoneticTokenFilter.setOriginalTokensReplaced(Boolean originalTokensReplaced)
Set the replaceOriginalTokens property: A value indicating whether
encoded tokens should replace original tokens.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.