Uses of Class
com.azure.search.documents.models.QueryRewritesValuesDebugInfo
Packages that use QueryRewritesValuesDebugInfo
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of QueryRewritesValuesDebugInfo in com.azure.search.documents.models
Methods in com.azure.search.documents.models that return QueryRewritesValuesDebugInfoModifier and TypeMethodDescriptionstatic QueryRewritesValuesDebugInfoQueryRewritesValuesDebugInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of QueryRewritesValuesDebugInfo from the JsonReader.QueryRewritesDebugInfo.getText()Get the text property: List of query rewrites generated for the text query.Methods in com.azure.search.documents.models that return types with arguments of type QueryRewritesValuesDebugInfoModifier and TypeMethodDescriptionQueryRewritesDebugInfo.getVectors()Get the vectors property: List of query rewrites generated for the vectorizable text queries.