| 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 |
|---|---|
MergeSkill |
MergeSkill.setInsertPostTag(String insertPostTag)
Set the insertPostTag property: The tag indicates the end of the merged
text.
|
MergeSkill |
MergeSkill.setInsertPreTag(String insertPreTag)
Set the insertPreTag property: The tag indicates the start of the merged
text.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.