Class SearchResponse


  • public class SearchResponse
    extends java.lang.Object
    Parameters for search interface.
    • Constructor Detail

      • SearchResponse

        public SearchResponse()
    • Method Detail

      • getRowRecords

        @Deprecated
        public java.util.List<QueryResultsWrapper.RowRecord> getRowRecords()
        Deprecated.
        In old versions(<=2.3.2), this method only returns results of the first target vector Mark is as deprecated, keep it to compatible with the legacy code