Uses of Class
com.azure.search.documents.models.VectorsDebugInfo
Packages that use VectorsDebugInfo
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of VectorsDebugInfo in com.azure.search.documents.models
Methods in com.azure.search.documents.models that return VectorsDebugInfoModifier and TypeMethodDescriptionstatic VectorsDebugInfoVectorsDebugInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VectorsDebugInfo from the JsonReader.DocumentDebugInfo.getVectors()Get the vectors property: Contains debugging information specific to vector and hybrid search.