Uses of Class
com.azure.search.documents.models.QueryResultDocumentRerankerInput
Packages that use QueryResultDocumentRerankerInput
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of QueryResultDocumentRerankerInput in com.azure.search.documents.models
Classes in com.azure.search.documents.models that implement interfaces with type arguments of type QueryResultDocumentRerankerInputModifier and TypeClassDescriptionfinal classThe raw concatenated strings that were sent to the semantic enrichment process.Methods in com.azure.search.documents.models that return QueryResultDocumentRerankerInputModifier and TypeMethodDescriptionQueryResultDocumentRerankerInput.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of QueryResultDocumentRerankerInput from the JsonReader.SemanticDebugInfo.getRerankerInput()Get the rerankerInput property: The raw concatenated strings that were sent to the semantic enrichment process.