提交

提交图

  • 23a1ef815e fix: validate reformer/entity ex_bits consistency in HnswRabitqStreamer (#436) egolearner 2026-06-02 11:12:15 +08:00
  • 3e98314d7c feat(ci): speed up clang-tidy CI workflow (#438) egolearner 2026-06-02 10:28:05 +08:00
  • 0807adeec5 fix(buffer_storage): vector block leak (#434) ZeFeng Yin 2026-06-02 10:19:38 +08:00
  • 8ce8e3e228 chore: rm buffer manager (#437) ZeFeng Yin 2026-06-02 09:51:41 +08:00
  • 8e8bb81db0 refactor: tidy query APIs and execution (#431) Qinren Zhou 2026-06-01 21:07:35 +08:00
  • 02bfb31cf5 feat: add fts support (#408) egolearner 2026-06-01 15:02:54 +08:00
  • 74beb2a828 feat: buffer storage write (#414) ZeFeng Yin 2026-06-01 10:40:49 +08:00
  • de8fb760ef fix: sync querier schema after column DDL to fix empty query fields (#429) lichen2015 2026-05-29 17:36:30 +08:00
  • 8dcb6cbd7f refactor: drop VectorQuery, unify single-target query on SearchQuery (#428) egolearner 2026-05-29 16:36:09 +08:00
  • f539580138 feat: migrate multi-vector query and reranker logic to C++ (#405) lichen2015 2026-05-29 10:10:41 +08:00
  • e0ba23179b feat: fetch() add output_fields param (#358) lichen2015 2026-05-27 22:58:49 +08:00
  • f336c5c955 fix: train rabitq converter in compact-path ReduceVectorIndex (#425) egolearner 2026-05-27 12:06:21 +08:00
  • e6c10f96be minor: rewrite repeated optimize unit tests to cover more indexes (#423) Qinren Zhou 2026-05-26 18:51:09 +08:00
  • 0cb2d8830e feat: small block(4K) read for 2M chunk size (#406) ZeFeng Yin 2026-05-26 11:27:06 +08:00
  • d9b0920ac7 fix: ivf provider sorted by local id (#422) ZeFeng Yin 2026-05-26 10:33:44 +08:00
  • bdf58fc2d2 fix: prevent SIGABRT when adding nullable column to multi-segment collection (#415) (#416) lichen2015 2026-05-24 14:13:57 +08:00
  • d351637da8 fix: optimize allocated wrong names for vector index (#421) Qinren Zhou 2026-05-23 11:15:22 +08:00
  • 9aae7494ad chore: enable modernize-use-override and fix existing violations (#419) egolearner 2026-05-21 19:05:32 +08:00
  • bae0e1b763 chore: fix nightly coverage run-error (#417) ZeFeng Yin 2026-05-21 11:47:49 +08:00
  • 9bfc4b556a chore: fix more warnings (#418) egolearner 2026-05-21 11:15:41 +08:00
  • 51c6d9e0ec chore(thirdparty): mark third-party include paths as SYSTEM (#413) egolearner 2026-05-19 15:03:07 +08:00
  • d580c08187 fix: correct format specifiers for uint64_t types (#374) Jason 2026-05-19 13:45:32 +08:00
  • 18b79586a7 ci: skip timing-sensitive GIL test in coverage builds (#412) feihongxu0824 2026-05-19 10:45:42 +08:00
  • a9008b0fd2 fix: nullable scalar field filter leaks null documents without inverted index (#410) feihongxu0824 2026-05-18 20:25:06 +08:00
  • 3e02031eb8 refactor: remove hamming metric (#365) rayx 2026-05-18 19:31:20 +08:00
  • 273ffc2ad8 enhance: release gil lock in collection bindings (#363) feihongxu0824 2026-05-14 10:15:49 +08:00
  • e8eaf0aa57 fix: python ut (#401) Qinren Zhou 2026-05-13 15:56:58 +08:00
  • e0b8331116 minor: revise error messages (#400) Qinren Zhou 2026-05-13 13:18:54 +08:00
  • a29b9b366c chore: clang-tidy check fast quits if no cpp files changed (#396) egolearner 2026-05-13 10:03:26 +08:00
  • 42958caef5 feat(test): enable parallel tests (#384) Cuiys 2026-05-12 23:14:17 +08:00
  • d0489da401 ut: fix some uts (#394) egolearner 2026-05-12 19:04:33 +08:00
  • d91867e00e ci: add ccache/sccache compilation caching to speed up CI builds (#360) Cuiys 2026-05-12 15:48:48 +08:00
  • ce468af29b deprecate python VectorQuery (#267) egolearner 2026-05-12 14:55:49 +08:00
  • 269c611f78 build(thirdparty): replace CRoaring submodule with amalgamation (~292M -> ~1MB) (#381) luoxiaojian 2026-05-12 14:55:08 +08:00
  • ee40e5e0b7 fix hnsw context fetch (#386) ZeFeng Yin 2026-05-11 11:17:40 +08:00
  • 3b0921b0e1 minor: update readme for v0.4.0 (#389) ZeFeng Yin 2026-05-09 11:40:30 +08:00
  • cfe9eed2f8 minor: remove unused validation in c api (#388) v0.4.0 Qinren Zhou 2026-05-08 19:04:45 +08:00
  • 1d4ae0b1b5 refactor: support UTF-8 file paths via std::filesystem (#359) Jalin Wang 2026-05-08 17:44:22 +08:00
  • 68a497efdb fix: sparse vector indices should be ordered (#382) Qinren Zhou 2026-05-07 16:40:49 +08:00
  • d02ae2b74e fix: rollback hnsw ChunkSize to 2M (#383) ZeFeng Yin 2026-05-07 11:00:00 +08:00
  • efab064676 feat: refac entity and impl Vamana. (#371) luoxiaojian 2026-04-30 10:22:25 +08:00
  • 005680522b feat: merge vector arrow buffer (#320) ZeFeng Yin 2026-04-29 19:24:50 +08:00
  • 07e986d3d5 fix: hnsw chunk size init (#372) ZeFeng Yin 2026-04-29 10:50:16 +08:00
  • 06e2845069 fix hnsw_streamer_test (#375) ZeFeng Yin 2026-04-28 19:12:32 +08:00
  • 8884b2de5b minor: update wechat qrcode in cn readme feihongxu0824 2026-04-24 10:51:04 +08:00
  • d55aa74c4c minor: update readme wechat qrcode feihongxu0824 2026-04-24 10:37:02 +08:00
  • 4e7fa0f37f fix: some minor bugs (#370) Qinren Zhou 2026-04-23 16:24:59 +08:00
  • 2b16ed39cd chore: rm hnsw-rabitq searcher/streamer (#367) egolearner 2026-04-23 10:20:46 +08:00
  • d9cf689ce1 ci: disable benchmark ci temp (#362) feihongxu0824 2026-04-21 14:39:25 +08:00
  • ad1411b7bc minor: update readme (#361) Qinren Zhou 2026-04-21 12:33:20 +08:00
  • 4a4c02c1a5 chore: rm hnsw builder/searcher (#356) ZeFeng Yin 2026-04-21 10:44:06 +08:00
  • bbe4ca7bae minor: fix c example cmake and build c++ dynamic lib (#347) feihongxu0824 2026-04-20 22:08:34 +08:00
  • 1e25294c07 feat(ci): integrate clang-tidy for changed C/C++ files (#116) kgeg401 2026-04-20 08:14:21 -04:00
  • c17bd8876e fix: validate query_params type (#351) Qinren Zhou 2026-04-20 10:54:06 +08:00
  • f0c8476372 minor: update readme (#355) Qinren Zhou 2026-04-19 20:17:48 +08:00
  • 78d2ad9bce minor: update readme (#354) Qinren Zhou 2026-04-19 15:36:11 +08:00
  • f602ed30ce feat: enlarge topK limit (#348) Qinren Zhou 2026-04-17 17:51:07 +08:00
  • 3f9ebbbe96 chore: Update ReadMe for v0.3.1 release (#349) Jalin Wang 2026-04-17 15:42:55 +08:00
  • 1492175906 fix: add GetLastErrorString() helper for accurate OS error messages (#341) v0.3.1-alpha v0.3.1 Jalin Wang 2026-04-16 15:30:47 +08:00
  • 95d092e9b3 fix: relax collection path restriction (#340) Jalin Wang 2026-04-16 15:26:15 +08:00
  • 37cd226410 chore: update wechat (#344) feihongxu0824 2026-04-16 14:17:46 +08:00
  • 4665b4cf81 minor: update readme (#342) Qinren Zhou 2026-04-16 13:46:02 +08:00
  • d29bffca39 fix(quantizer): use rounded int8 values for SQ8 metadata to fix recall drop (#329) Zihao Wang 2026-04-16 10:07:14 +08:00
  • 6737810190 ci: refact android ci (#330) feihongxu0824 2026-04-15 15:37:51 +08:00
  • 044a377eee fix: crash recovery ut (#336) Qinren Zhou 2026-04-14 23:35:51 +08:00
  • 56ff00be82 fix: remove redundant Python-side vector index type validation in create_index (#297) Songqing Zhang 2026-04-14 21:56:56 +08:00
  • 09f93c5869 fix: skip drive root in Windows MakePath (#337) Jalin Wang 2026-04-14 19:01:37 +08:00
  • 8f2d0e30a1 ci(deps): bump actions/github-script from 8 to 9 (#334) dependabot[bot] 2026-04-13 11:18:35 +08:00
  • 41822413f3 fix: enhance ios ci (#332) feihongxu0824 2026-04-10 18:10:30 +08:00
  • 725519516d Ci: fix coverage (#331) ZeFeng Yin 2026-04-10 11:37:24 +08:00
  • 30a20e14b0 feat: add iOS build support (#321) feihongxu0824 2026-04-09 16:14:26 +08:00
  • eec0526650 ci(deps): bump android-actions/setup-android from 3 to 4 (#280) dependabot[bot] 2026-04-07 19:23:28 +08:00
  • 544fd1075e ci(deps): bump kentaro-m/auto-assign-action from 2.0.0 to 2.0.2 (#278) dependabot[bot] 2026-04-07 19:23:04 +08:00
  • cd3070bb0d ci(deps): bump actions/github-script from 7 to 8 (#276) dependabot[bot] 2026-04-07 19:22:29 +08:00
  • 8df962171f chore: clang format collection.cc (#319) feihongxu0824 2026-04-07 14:10:33 +08:00
  • 1c90b57e17 chore: fix some error message (#306) feihongxu0824 2026-04-07 10:17:18 +08:00
  • 7647c06e7b ci(deps): bump actions/download-artifact from 4 to 8 (#317) dependabot[bot] 2026-04-07 10:01:46 +08:00
  • ed37abdaa8 ci(deps): bump actions/upload-artifact from 4 to 7 (#318) dependabot[bot] 2026-04-07 10:01:16 +08:00
  • 305786ca60 doc: add v0.3.0 release note (#312) Jalin Wang 2026-04-03 15:47:19 +08:00
  • ae13e9541b fix(ci): wrong wheel version on Windows (#308) v0.3.0 Jalin Wang 2026-04-03 14:51:35 +08:00
  • b53a98e5e3 clean up v0.3.0-beta JalinWang 2026-04-03 11:30:32 +08:00
  • 2665ba7f78 clean up JalinWang 2026-04-03 11:28:42 +08:00
  • 31f55700a1 git config --global core.longpaths true JalinWang 2026-04-03 11:23:42 +08:00
  • 88a0303ced install setuptools-scm JalinWang 2026-04-03 11:20:22 +08:00
  • 75ece8593c disable cache JalinWang 2026-04-03 11:16:44 +08:00
  • a073157e23 fix matrix. JalinWang 2026-04-03 11:09:06 +08:00
  • 6d7c5cc41e echo JalinWang 2026-04-03 11:07:00 +08:00
  • c3eccaeec5 python -m setuptools_scm JalinWang 2026-04-03 11:06:07 +08:00
  • da0d97f9a1 python -m setuptools_scm JalinWang 2026-04-03 11:01:09 +08:00
  • f43be088c3 fix(ci): wrong wheel version on Windows JalinWang 2026-04-03 10:57:34 +08:00
  • 2cb1a146fb fix(ci): fix wheel version detection & windows wheel ci (#303) Jalin Wang 2026-04-02 22:26:00 +08:00
  • b6f2d4367d fix: fix python type annotations (#307) Qinren Zhou 2026-04-02 20:03:15 +08:00
  • 3a9893ef31 chore: update codeowners (#269) feihongxu0824 2026-04-02 16:12:07 +08:00
  • 6ac9bb0177 fix: refact c struct name (#302) lichen2015 2026-04-02 14:54:03 +08:00
  • e2b0903fa5 fix: hnsw_streamer_test ut (#299) ZeFeng Yin 2026-04-02 11:40:10 +08:00
  • ca4b893755 fix: misc fix for Windows(BUILD_SHARED_LIBS, CI) (#296) Jalin Wang 2026-04-02 09:23:35 +08:00
  • 7af6a31ae8 fix: c api ut crash on window platform (#298) lichen2015 2026-04-01 15:46:15 +08:00
  • dc8d1a586e ci: ignore draft or wip pull request (#285) feihongxu0824 2026-03-31 20:33:35 +08:00
  • ed8c010cfd feat: add c language support (#167) lichen2015 2026-03-31 18:00:08 +08:00
  • 8182cfff93 feat: windows support (#216) Jalin Wang 2026-03-30 20:47:34 +08:00