Support Elasticsearch as a Vector Store for Codebase Indexing #4809
s8911204
started this conversation in
Feature Requests
Replies: 1 comment
-
Enabling multiple providers would be even better, like Turbopuffer and others :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Currently, Roo Code only supports Qdrant as the vector database for codebase indexing. I would like to request adding support for Elasticsearch as an alternative vector store.
Feature Request:
Enable Elasticsearch as a vector store option for codebase indexing, in addition to Qdrant.
Provide configuration options for connecting to an Elasticsearch instance (host, port, authentication, etc.).
Ensure that vector search and retrieval functionalities work seamlessly with Elasticsearch.
Elasticsearch offers robust scalability and performance for vector search workloads.
Supporting more vector stores increases the flexibility and adoption of Roo Code.
Thank you for considering this feature request!
Beta Was this translation helpful? Give feedback.
All reactions