| Package | Description |
|---|---|
| com.azure.search.documents.models |
Package containing classes used for document management, autocomplete, search, or suggestion operations that are
being sent-to and received-from an Azure Cognitive Search service index.
|
| Modifier and Type | Method and Description |
|---|---|
SearchOptions |
SearchOptions.setScoringParameters(ScoringParameter... scoringParameters)
Set the scoringParameters property: The list of parameter values to be
used in scoring functions (for example, referencePointParameter) using
the format name-values.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.