SemanticSearchResultsType Struct

Definition

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.

C#
public readonly struct SemanticSearchResultsType : IEquatable<Azure.Search.Documents.Models.SemanticSearchResultsType>
Inheritance
SemanticSearchResultsType
Implements

Constructors

Properties

BaseResults

Results without any semantic enrichment or reranking.

RerankedResults

Results have been reranked with the reranker model and will include semantic captions. They will not include any answers, answers highlights or caption highlights.

Methods

Equals(SemanticSearchResultsType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest, Preview