ScoringProfile Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines parameters for a search index that influence scoring in search queries.
public class ScoringProfile
type ScoringProfile = class
Public Class ScoringProfile
- Inheritance
-
ScoringProfile
Scoring |
Initializes a new instance of ScoringProfile. |
Function |
A value indicating how the results of individual scoring functions should be combined. Defaults to "Sum". Ignored if there are no scoring functions. |
Functions |
The collection of functions that influence the scoring of documents. |
Name |
The name of the scoring profile. |
Text |
Parameters that boost scoring based on text matches in certain index fields. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: