| 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 |
|---|---|
TextWeights |
ScoringProfile.getTextWeights()
Get the textWeights property: Parameters that boost scoring based on
text matches in certain index fields.
|
| Modifier and Type | Method and Description |
|---|---|
ScoringProfile |
ScoringProfile.setTextWeights(TextWeights textWeights)
Set the textWeights property: Parameters that boost scoring based on
text matches in certain index fields.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.