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
Classes in com.azure.search.documents.models that implement interfaces with type arguments of type QueryRewritesDebugInfoModifier and TypeClassDescriptionfinal classContains debugging information specific to query rewrites.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.