Uses of Class
com.azure.search.documents.models.SingleVectorFieldResult
Packages that use SingleVectorFieldResult
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of SingleVectorFieldResult in com.azure.search.documents.models
Classes in com.azure.search.documents.models that implement interfaces with type arguments of type SingleVectorFieldResultModifier and TypeClassDescriptionfinal classA single vector field result.Methods in com.azure.search.documents.models that return SingleVectorFieldResultModifier and TypeMethodDescriptionstatic SingleVectorFieldResultSingleVectorFieldResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SingleVectorFieldResult from the JsonReader.Methods in com.azure.search.documents.models that return types with arguments of type SingleVectorFieldResultModifier and TypeMethodDescriptionQueryResultDocumentInnerHit.getVectors()Get the vectors property: Detailed scoring information for an individual element of a complex collection that matched a vector query.QueryResultDocumentSubscores.getVectors()Get the vectors property: The vector similarity and @search.score values for each vector query.