Releases: seacloud-lab/seasearch
Releases · seacloud-lab/seasearch
Release list
seasearch-1.1.0-testing-2
What's Changed
- Support write throttling in HNSW segments by @rumtid in #67
- Fix inaccurate distances when searching HNSW index by @rumtid in #68
Full Changelog: seasearch-1.1.0-testing...seasearch-1.1.0-testing-2
SeaSearch-1.1.0-testing
What's Changed
- Fix a few issues in config by @rumtid in #62
- Support log rotating by @rumtid in #63
- Update the version of clusterkit dependency by @rumtid in #64
- Support HNSW vector index by @rumtid in #65
- Fix security issues by @feiniks in #66
New Contributors
Full Changelog: seasearch-1.0.4...seasearch-1.1.0-testing
SeaSearch-1.0.4
What's Changed
- Fix an edge case that caused an vector index error during opening by @rumtid in #46
- Update the prefix of etcd keys by @rumtid in #47
- Fix the content length error after re-encoding http body by @rumtid in #48
- Fix the issue that process not exit on SIGTERM by @rumtid in #49
- Fix an error in the proxy url by @rumtid in #50
- Update names in configure by @rumtid in #51
- Fix lost events error by @rumtid in #52
- Support the part size configure in S3 by @rumtid in #53
- Support parallel loading segments by @rumtid in #54
- Fix a typo by @rumtid in #55
- Bump flatted from 3.2.6 to 3.4.2 in /web by @dependabot[bot] in #57
- Remove web UI and related components by @rumtid in #56
- Fix issues in cluster functionality by @rumtid in #58
- Extract cluster data access into a shared library by @rumtid in #59
- Fix URL parsing for node addresses by @rumtid in #60
- Secure the password cache in memory by @rumtid in #61
New Contributors
- @dependabot[bot] made their first contribution in #57
Full Changelog: seasearch-1.0.3...seasearch-1.0.4
SeaSearch-1.0.4-testing
What's Changed
- Fix an edge case that caused an vector index error during opening by @rumtid in #46
- Update the prefix of etcd keys by @rumtid in #47
- Fix the content length error after re-encoding http body by @rumtid in #48
- Fix the issue that process not exit on SIGTERM by @rumtid in #49
- Fix an error in the proxy url by @rumtid in #50
- Update names in configure by @rumtid in #51
- Fix lost events error by @rumtid in #52
- Support the part size configure in S3 by @rumtid in #53
- Support parallel loading segments by @rumtid in #54
Full Changelog: seasearch-1.0.3...seasearch-1.0.4-testing
SeaSearch-1.0.3
seasearch-1.0.3 Fix the field name in vector query (#45)
SeaSearch-1.0.2
seasearch-1.0.2 Add test cases for searching multiple vector indexes (#43)
SeaSearch-1.0.1-testing
add inner stop words (#37) * add stop words * adjust stop.txt --------- Co-authored-by: kaniu <bitao.shi@seafile.com>
seasearch-1.0.0-testing
add inner stop words (#37) * add stop words * adjust stop.txt --------- Co-authored-by: kaniu <bitao.shi@seafile.com>
seasearch-0.9.1
remove version (#34) Co-authored-by: kaniu <bitao.shi@seafile.com>
seasearch-0.9.0
adjust log to stdout config name (#18) Co-authored-by: kaniu <bitao.shi@seafile.com>