Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added Elasticsearch database. #352

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat: Added Elasticsearch database. #352

wants to merge 2 commits into from

Conversation

HavenDV
Copy link
Contributor

@HavenDV HavenDV commented Jun 20, 2024

Docs: https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/getting-started-net.html#_creating_an_index

Summary by CodeRabbit

  • New Features

    • Introduced support for Elasticsearch, including the addition of ElasticsearchVectorCollection and ElasticsearchVectorDatabase classes.
    • Added methods for creating, retrieving, deleting, and searching vector collections in Elasticsearch.
    • Integration of Elasticsearch in various database test cases and configurations.
  • Tests

    • Expanded tests to include Elasticsearch, ensuring compatibility and performance for various database operations.
  • Chores

    • Added necessary package references and project configurations to support Elasticsearch integration.

@github-actions github-actions bot enabled auto-merge June 20, 2024 12:32
@HavenDV HavenDV disabled auto-merge June 20, 2024 12:32
@github-actions github-actions bot enabled auto-merge June 20, 2024 12:32
@HavenDV HavenDV marked this pull request as draft June 20, 2024 12:32
auto-merge was automatically disabled June 20, 2024 12:32

Pull request was converted to draft

@HavenDV HavenDV marked this pull request as ready for review June 20, 2024 12:32
@HavenDV HavenDV marked this pull request as draft June 20, 2024 12:32
@tryAGI tryAGI deleted a comment from coderabbitai bot Jun 20, 2024
@tryAGI tryAGI deleted a comment from coderabbitai bot Jun 20, 2024
coderabbitai[bot]

This comment was marked as outdated.

@tryAGI tryAGI deleted a comment from coderabbitai bot Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant