Add analyzer_params config for milvus vectordb (#18180)

This commit is contained in:
Rain Wang
2025-04-17 10:38:56 +08:00
committed by GitHub
parent a1d20085e6
commit e8d98e3d89
5 changed files with 24 additions and 8 deletions

View File

@@ -410,6 +410,7 @@ MILVUS_TOKEN=
MILVUS_USER=
MILVUS_PASSWORD=
MILVUS_ENABLE_HYBRID_SEARCH=False
MILVUS_ANALYZER_PARAMS=
# MyScale configuration, only available when VECTOR_STORE is `myscale`
# For multi-language support, please set MYSCALE_FTS_PARAMS with referring to: