Commit History

Author SHA1 Message Date
  groot d236a6ada5 Replace FastJson by Gson (#903) 1 year ago
  xushuang.hu 8ba8c51d56 fix queryIterator error if varchar primary (#892) 1 year ago
  yelusion 01c80a0884 support zilliz cloud elastic serverless. (#896) 1 year ago
  PiercarloSlavazza c0aafb7463 Bugfix: MetricType was not initialized in io.milvus.orm.iterator.SearchIterator#executeNextSearch (#881) (#888) 1 year ago
  xushuang.hu ae9ba7b83f fix the error of float cast to double (#886) 1 year ago
  yongpengli-z 64e42bf8ee add or modify testcases for 2.4 (#875) (#876) 1 year ago
  groot 1d6f1f3172 Update readme (#874) 1 year ago
  xushuang.hu 9ab4f7462c bulkWriter support localMinio (#870) 1 year ago
  groot 3b12e1a452 Update doc (#867) 1 year ago
  groot 60a1a5eb8b Connection initialize (#861) 1 year ago
  Nian Liu 96319eb970 set secure default to false and true is uri starts with https 1 year ago
  xushuang.hu 8a3bbb92af searchIterator support multi vector type (#857) 1 year ago
  groot a0ed3d3b81 Update proto to 2.4.0 (#856) 1 year ago
  chyezh 491fe0d44d enhance: add resource group declarative api (#755) 1 year ago
  xushuang.hu 04629a58d9 upgrade hadoop-client version (#853) 1 year ago
  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