Uses of Class
com.azure.search.documents.models.SemanticDebugInfo
Packages that use SemanticDebugInfo
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of SemanticDebugInfo in com.azure.search.documents.models
Methods in com.azure.search.documents.models that return SemanticDebugInfoModifier and TypeMethodDescriptionstatic SemanticDebugInfoSemanticDebugInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SemanticDebugInfo from the JsonReader.DocumentDebugInfo.getSemantic()Get the semantic property: Contains debugging information specific to semantic ranking requests.