Class SearchResponse
java.lang.Object
io.milvus.param.highlevel.dml.response.SearchResponse
Parameters for
search interface.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rowRecords
-
-
Constructor Details
-
SearchResponse
public SearchResponse()
-
-
Method Details
-
getRowRecords
Deprecated.In old versions(less or equal than v2.3.2), this method only returns results of the first target vector Mark is as deprecated, keep it to compatible with the legacy code- Returns:
- List of
QueryResultsWrapper.RowRecord
-
getRowRecords
-