Skip to main content
Version: v0.7.0

Elastic Vector Config Configuration

Elasticsearch vector config.

Parameters

NameTypeRequiredDescription
userstring
The user of vector store, if not set, will use the default user.
passwordstring
The password of vector store, if not set, will use the default password.
uristring
Defaults:localhost
portstring
Defaults:9200
aliasstring
Defaults:default
index_namestring
Defaults:index_name_test
metadata_fieldstring
Defaults:metadata
securestring