Uses of Class
com.azure.search.documents.models.QueryCaptionResult
Packages that use QueryCaptionResult
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of QueryCaptionResult in com.azure.search.documents.models
Methods in com.azure.search.documents.models that return QueryCaptionResultModifier and TypeMethodDescriptionstatic QueryCaptionResultQueryCaptionResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of QueryCaptionResult from the JsonReader.Methods in com.azure.search.documents.models that return types with arguments of type QueryCaptionResultModifier and TypeMethodDescriptionSemanticSearchResult.getQueryCaptions()Get the queryCaptions property: Captions are the most representative passages from the document relatively to the search query.