zilliztech / zilliztech/VectorDBBench
[ElasticSearch] Modify config parameters to test locally deployed ES.
Open
@alwayslove2013 is already working on this.
Since Jul 19, 2024.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 438
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 1
Description
Relate solution: #344
The directory location is vectordb_bench/backend/clients/elastic_cloud/, and the one thing that needs to be changed is config.py, where I changed the dictionary key "cloud_id" to "hosts ". This will allow the user to enter the normal es uri(eg: xxx:9200).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.