FEAT: support milvus to full text search (#11430)

Signed-off-by: YoungLH <974840768@qq.com>
This commit is contained in:
YoungLH 2025-01-08 17:39:53 +08:00 committed by GitHub
commit 040a3b782c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 386 additions and 234 deletions

View file

@ -403,6 +403,7 @@ MILVUS_URI=http://127.0.0.1:19530
MILVUS_TOKEN=
MILVUS_USER=root
MILVUS_PASSWORD=Milvus
MILVUS_ENABLE_HYBRID_SEARCH=False
# MyScale configuration, only available when VECTOR_STORE is `myscale`
# For multi-language support, please set MYSCALE_FTS_PARAMS with referring to: