Uses of Class
com.azure.search.documents.models.QueryRewritesDebugInfo
Packages that use QueryRewritesDebugInfo
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of QueryRewritesDebugInfo in com.azure.search.documents.models
Methods in com.azure.search.documents.models that return QueryRewritesDebugInfoModifier and TypeMethodDescriptionstatic QueryRewritesDebugInfoQueryRewritesDebugInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of QueryRewritesDebugInfo from the JsonReader.DebugInfo.getQueryRewrites()Get the queryRewrites property: Contains debugging information specific to query rewrites.