Milvus-lite

Latest version: v2.4.10

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.4.10

What's Changed
* Update README.md to fix typo and imporve migration tool description. by codingjaguar in https://github.com/milvus-io/milvus-lite/pull/206
* Fix JSONContainsExpr bugs by junjiejiangjjj in https://github.com/milvus-io/milvus-lite/pull/207


**Full Changelog**: https://github.com/milvus-io/milvus-lite/compare/v2.4.9...v2.4.10

2.4.9

What's Changed

* Fix some bugs


**Full Changelog**: https://github.com/milvus-io/milvus-lite/compare/v2.4.8...v2.4.9

2.4.8

What's Changed
* Supports hybrid_search
* Supports range_search
* Add migration tool can dump milvus-lite data into a json file, which can be imported into [milvus](https://github.com/milvus-io/milvus) and [Zilliz Cloud](https://zilliz.com/cloud)(the fully managed cloud service for Milvus).

The following example dumps all data from demo_collection collection that's stored in ./milvus_demo.db (Milvus Lite database file)
shell
milvus-lite dump -d ./milvus_demo.db -c demo_collection -p ./data_dir
./milvus_demo.db: milvus lite db file
demo_collection: collection that need to be dumped
./data_dir : dump file storage dir



**Full Changelog**: https://github.com/milvus-io/milvus-lite/compare/v2.4.7...v2.4.8

2.4.8rc1

What's Changed
Support hybrid search

**Full Changelog**: https://github.com/milvus-io/milvus-lite/compare/v2.4.7...v2.4.8_rc1

2.4.7

What's Changed
* parser fix boolean expr and empty expr string bug by Presburger in https://github.com/milvus-io/milvus-lite/pull/150
* Fix query filter empty bug by junjiejiangjjj in https://github.com/milvus-io/milvus-lite/pull/151
* Fix bug when collection name is sql key words by junjiejiangjjj in https://github.com/milvus-io/milvus-lite/pull/160
* Improve the stability of milvus-lite


**Full Changelog**: https://github.com/milvus-io/milvus-lite/compare/v2.4.6...v2.4.7

2.4.6

What's Changed

* Fix some bugs by junjiejiangjjj in https://github.com/milvus-io/milvus-lite/pull/136 https://github.com/milvus-io/milvus-lite/pull/139

**Full Changelog**: https://github.com/milvus-io/milvus-lite/compare/v2.4.5...v2.4.6

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.