Uses of Class
com.azure.search.documents.models.TextResult
Packages that use TextResult
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of TextResult in com.azure.search.documents.models
Classes in com.azure.search.documents.models that implement interfaces with type arguments of type TextResultModifier and TypeClassDescriptionfinal classThe BM25 or Classic score for the text portion of the query.Methods in com.azure.search.documents.models that return TextResultModifier and TypeMethodDescriptionstatic TextResultTextResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TextResult from the JsonReader.QueryResultDocumentSubscores.getText()Get the text property: The BM25 or Classic score for the text portion of the query.