zilliztech / zilliztech/VectorDBBench

How should the yml configuration file for testing Elasticsearch with VectorDBBench be written? Could you provide a simple example?

Open
#602 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
438
Avg merge
1d 4h
Merged PRs (30d)
1

Description

For example, how should the Elasticsearch yml be written like the following Milvus one?

milvushnsw:

  • skip_search_serial: True
    case_type: Performance1536D50K
    uri: http://localhost:19530
    m: 16
    ef_construction: 128
    ef_search: 128
    drop_old: False
    load: False

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a file, test, or entry point. Start by locating the existing Milvus YAML configuration and the Elasticsearch benchmark configuration, then document a comparable Elasticsearch example. Done means a newcomer can use the example to configure and run an Elasticsearch benchmark.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.