Commit History

Author SHA1 Message Date
  Nian Liu 81219a8797 bug fix: retry search while error code is 2200. https://github.com/milvus-io/milvus/issues/29656 (#811) 1 year ago
  xushuang.hu bd528c921a fix CVE-2023-3635 (#818) 1 year ago
  qixuan ab4e43872a add remote bulkwrite and cloud import case (#816) 1 year ago
  groot 450a6c18c4 Support BFloat16/Float16 vector (#812) 1 year ago
  yongpengli-z dd87e03b40 add bulkWrite testcase (#809) 1 year ago
  groot 6954b4885f Update milvus-proto to 2.4 (#806) 1 year ago
  dependabot[bot] 6aa21d6c88 Bump org.testng:testng from 7.4.0 to 7.5.1 in /tests/milvustestv2 (#782) 1 year ago
  xushuang.hu eb6350d846 support bulkWriter (#804) 1 year ago
  yongpengli-z f73e092e6a Modify testcases for java-sdk v2 1 year ago
  groot 136d02f4ee Refine code (#800) 1 year ago
  groot 26e3eafe4e Implement ListAlias interface (#799) 1 year ago
  Nian Liu 09f21c487e update default metricType to Cosine, and remove unnecessary call to reduce latency. 1 year ago
  Nian Liu af626565f3 fix several bugs and add new parameter to support partition key. (#792) 1 year ago
  Eddú Meléndez Gonzales c972377496 Use Testcontainers Milvus module (#783) 1 year ago
  Nian Liu ffaeb50ec5 bug fix: set insert to null while upserting to prevent conflicting. (#786) 1 year ago
  groot 4561ed4703 Implement AlterIndex interface (#785) 1 year ago
  groot 339387c201 Update milvus-proto to v2.3.10 (#774) 1 year ago
  yongpengli-z a5a70cf296 add java-sdk v2 testcases 1 year ago
  Nian Liu 90f90f0c0f set secure to false if token is null or empty and fix unit test (#781) 1 year ago
  Nian Liu da2e2de8c9 add notNull annotation for request (#773) 1 year ago
  Nian Liu 84ac96acbd add listIndexes api, fix bug for metricType name and query filter/ids, etc (#772) 1 year ago
  Nian Liu 22e0951b7a bug fix: support extra params for IndexParam (#763) 1 year ago
  Nian Liu c73d388b93 bug fix: support array for field schema in Client V2 api (#759) 1 year ago
  groot 0b9568ee1f Fix a bug of SearchResutsWrapper (#758) 1 year ago
  Nian Liu ea92b224c5 Update describeAlias to use request (#754) 1 year ago
  Nian Liu 20dc2b9efd merge CreateCollectionWithSchemaReq.java with CreateCollectionReq to make create Collection unify (#752) 1 year ago
  xushuang.hu 60364f380f search interface supprt not specify metricType (#750) 1 year ago
  Nian Liu 8163dd7c20 Update java api parameters with python to keep in sync (#748) 1 year ago
  Nian Liu b9e4c05d59 Milvus Client V2, add reformatted collections, partitions, rbac, vector V2 API. (#746) 1 year ago
  xushuang.hu 5af81f8fb6 Support without specifying metricType and indexType (#741) 1 year ago