Uses of Class
com.azure.search.documents.models.QueryResultDocumentSubscores
Packages that use QueryResultDocumentSubscores
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of QueryResultDocumentSubscores in com.azure.search.documents.models
Methods in com.azure.search.documents.models that return QueryResultDocumentSubscoresModifier and TypeMethodDescriptionstatic QueryResultDocumentSubscoresQueryResultDocumentSubscores.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of QueryResultDocumentSubscores from the JsonReader.VectorsDebugInfo.getSubscores()Get the subscores property: The breakdown of subscores of the document prior to the chosen result set fusion/combination method such as RRF.