| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-04 | 2.5 kB | |
| v3.5.9 source code.tar.gz | 2026-02-04 | 9.4 MB | |
| v3.5.9 source code.zip | 2026-02-04 | 10.1 MB | |
| Totals: 3 Items | 19.4 MB | 0 | |
| Vearch Version | Python SDK Version | Go SDK Version |
|---|---|---|
| v3.5.9 | v3.5.5 | v3.5.3 |
What's Changed
Added
- feat: realtime searching
- feat: add slow search isolation
- feat: implement nearby read connection client type
- feat: Add memory circuit breaker and kill slow query
- feat: support pagination
- feat: search with partition names
- feat: core engine python sdk
- feat: support gpu ivfpq index search
- feat: add prometheus metrics for master and ps
Fixed
- fix: fix physical backup
- fix: set value for httpRes and add default value for config
- fix: check partition leader before register to master
- fix: raft server can't get node replica info (
- fix: delete existed partiton when create space failed
- hotfix:fix write out of range and check topK limit
- fix: fix concurrent wirte response issue
New Contributors
- @Anpeihang made their first contribution in https://github.com/vearch/vearch/pull/863
Full Changelog: https://github.com/vearch/vearch/compare/v3.5.8...v3.5.9