QueryResultDocumentRerankerInput Class
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.
The raw concatenated strings that were sent to the semantic enrichment process.
public class QueryResultDocumentRerankerInput
type QueryResultDocumentRerankerInput = class
Public Class QueryResultDocumentRerankerInput
- Inheritance
-
QueryResultDocumentRerankerInput
Properties
Content |
The raw concatenated strings for the content fields that were used for semantic enrichment. |
Keywords |
The raw concatenated strings for the keyword fields that were used for semantic enrichment. |
Title |
The raw string for the title field that was used for semantic enrichment. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET