Uses of Class
io.milvus.response.SearchResultsWrapper.IDScore
Packages that use SearchResultsWrapper.IDScore
-
Uses of SearchResultsWrapper.IDScore in io.milvus.response
Methods in io.milvus.response that return types with arguments of type SearchResultsWrapper.IDScoreModifier and TypeMethodDescriptionSearchResultsWrapper.getIDScore(int indexOfTarget) Gets ID-score pairs returned by search interface.