v3.4.2
版本发布时间: 2024-01-22 20:00:36
vearch/vearch最新发布版本:v3.5.4(2024-10-24 18:29:30)
Added
- add option to show hnsw search information
- add metric "vearch_disk_stat"
- add interface for index/flush and index/forcemerge
- add move_member interface to move members
- support for modifying a single field
- add option to describe index information for interface of index/rebuild
- Add "space_name" to the engine to distinguish logs from different spaces
- add interface of index/rebuild
- add devtoolset-10
Removed
- remove return value of source and set return fields in unified way
- remove field source
- remove storage type "Mmap"
- remove zstd
- remove zfp
Changed
- Change the storage type of the table to RocksDB
- print "meminfo" and "UnaryHandler" only when the LogInfoPrintSwitch switch is turned on
- check store_type and retrival_type for index
- change indexed str limit to 1024 in router
- unified rocksdb version