Commit History

Author SHA1 Message Date
  Nian Liu 898a020b46 bug fix: retry search while error code is 2200. https://github.com/milvus-io/milvus/issues/29656 (#811) 1 year ago
  xushuang.hu 4658c28110 fix CVE-2023-3635 (#817) 1 year ago
  qixuan 23fc85eaf0 add remote bulkwrite and cloud import case (#815) 1 year ago
  yongpengli-z 069091796c add bulkwrite testcase (#807) 1 year ago
  xushuang.hu bdaf591d07 support bulkWriter (#797) 1 year ago
  yongpengli-z ece083d924 Modify testcases for java-sdk v2 1 year ago
  groot a6bddca157 [cherry-pick] Refine code (#801) 1 year ago
  groot 905f77d6ce Implement ListAlias interface (#798) 1 year ago
  Nian Liu d09bd6ddb9 update default metricType to Cosine, and remove unnecessary call to reduce latency. 1 year ago
  Nian Liu 6c2dc10613 fix several bugs and add new parameter to support partition key. (#792) 1 year ago
  groot 93fb99ec94 Use Testcontainers Milvus module (#783) (#791) 1 year ago
  groot a27c4a0898 Add withDatabaseBame for releaseCollection (#788) 1 year ago
  Nian Liu f8943d53fd bug fix: set insert to null while upserting to prevent conflicting. 1 year ago
  groot 1ce2db93f8 Update milvus-proto to v2.3.10 (#775) 1 year ago
  xushuang.hu 876435badb search interface supprt not specify metricType (#777) 1 year ago
  Nian Liu a2b103fa1b set secure to false if token is null or empty and fix unit test (#780) 1 year ago
  yongpengli-z 6d607e3252 add java-sdk v2 testcases (#776) 1 year ago
  Nian Liu 1886d564d6 add notNull annotation for request 1 year ago
  Nian Liu 0dd5f583a7 add listIndexes api, fix bug for metricType name and query filter/ids, etc 1 year ago
  Nian Liu 4456efb07f bug fix: support array for field schema in Client V2 api (#759) 1 year ago
  groot 95199170ef Fix a bug of SearchResutsWrapper (#757) 1 year ago
  Nian Liu bdd5c4fd33 Update describeAlias to use request 1 year ago
  Nian Liu 32bf9d7930 merge CreateCollectionWithSchemaReq.java with CreateCollectionReq to make create Collection unify 1 year ago
  Nian Liu e03e5f56f4 Update java api parameters with python to keep in sync 1 year ago
  Nian Liu deae13856e Merge pull request #747 from milvus-io/2.3_v2 1 year ago
  Nian Liu ef72f3665c Milvus Client V2, add reformatted collections, partitions, rbac, vector V2 API. (#746) 1 year ago
  xushuang.hu 7343598eab Support without specifying metricType and indexType (#742) 1 year ago
  yelusion 36aac71e5e replace grpc-netty to grpc-netty-shared (#735) 1 year ago
  groot a319fd5faa Update doc (#729) 1 year ago
  groot 1e3dc58f18 chore: logInfo is too high for recording request params (#724) (#727) 1 year ago