Commit History

Author SHA1 Message Date
  xushuang.hu 8290be2057 support searchIterator && queryIterator (#851) 1 year ago
  groot 87ba0076f9 Refine example code (#850) 1 year ago
  groot b80814b89c Explicitly specify vector type when search (#848) 1 year ago
  groot 64e7303c09 Set example package name (#847) 1 year ago
  groot ab46ffcfdb Support multiple fields search (#841) 1 year ago
  Nian Liu 2f9b2c462d add new index type for v2 client: INVERTED, GPU_CAGRA, sparse vector related, etc. (#843) 1 year ago
  groot bd80adccb5 Add new index types (#839) 1 year ago
  groot 5718086ed0 Support sparse vector (#831) 1 year ago
  xushuang.hu b9abebdf56 Fix bulkWriter example (#834) 1 year ago
  groot 5ab3c8b3b7 Add missed methods for retry (#836) 1 year ago
  groot 9439a12cca Fix a retry bug (#829) 1 year ago
  Nian Liu 415e8b8b4e downgrade mockito version to 4.11.0 to make it compatible with Java 8, and remove retry for search (#825) 1 year ago
  xushuang.hu 3d0e8b9886 Fix TC Storage UnknownHostException (#824) 1 year ago
  xushuang.hu c114a201cd Upgrade the third-party package version to fix the cve problem (#822) 1 year ago
  Nian Liu 9ca16012b5 add retry count for search, if retry for more than 3 times, throw exception. 1 year ago
  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