SemanticSearchResultsType Struct
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.
Type of partial response that was returned for a semantic ranking request.
public readonly struct SemanticSearchResultsType : IEquatable<Azure.Search.Documents.Models.SemanticSearchResultsType>
type SemanticSearchResultsType = struct
Public Structure SemanticSearchResultsType
Implements IEquatable(Of SemanticSearchResultsType)
- Inheritance
-
SemanticSearchResultsType
- Implements
Semantic |
Initializes a new instance of SemanticSearchResultsType. |
Base |
Results without any semantic enrichment or reranking. |
Reranked |
Results have been reranked with the reranker model and will include semantic captions. They will not include any answers, answers highlights or caption highlights. |
Equals(Semantic |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Semantic |
Determines if two SemanticSearchResultsType values are the same. |
Implicit(String to Semantic |
Converts a String to a SemanticSearchResultsType. |
Inequality(Semantic |
Determines if two SemanticSearchResultsType values are not the same. |
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: