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

HSEARCH-4950 Vector search using Elasticsearch/OpenSearch #3871

Conversation

marko-bekhta
Copy link
Member

https://hibernate.atlassian.net/browse/HSEARCH-4950

Opening as a draft as we need to address an additional parameter for the elasticsearch knn predicate before finishing up the integration.

@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch 2 times, most recently from ac135d1 to a4d1449 Compare December 20, 2023 09:47
@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch 7 times, most recently from 49fa30c to e56cfb7 Compare December 22, 2023 14:20
@marko-bekhta marko-bekhta marked this pull request as ready for review December 22, 2023 15:41
@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch from e56cfb7 to 2181b8e Compare January 5, 2024 16:34
@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch from 2181b8e to 46b53da Compare January 8, 2024 16:58
@marko-bekhta marko-bekhta requested a review from yrodiere January 8, 2024 17:50
@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch 2 times, most recently from da083fb to c36fb12 Compare January 12, 2024 14:00
@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch 3 times, most recently from 2c56832 to 847527f Compare January 12, 2024 16:25
@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch from 847527f to 5ae4212 Compare January 15, 2024 10:54
@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch 4 times, most recently from 14b7f2f to aeeb486 Compare January 16, 2024 18:03
Copy link
Member

@yrodiere yrodiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really see where you handled these new checks, but if all tests pass... alright, let's merge :) I've been nitpicking long enough.
Thanks for working on this @marko-bekhta! Please merge as soon as CI passes.

@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch from 8ee07df to 6f407ad Compare January 17, 2024 10:22
@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-4950-Vector-search-using-Elasticsearch-OpenSearch branch from 6f407ad to f4ba6bd Compare January 17, 2024 10:39
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

74.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@marko-bekhta
Copy link
Member Author

Thanks @yrodiere !!! 😃 I'll merge this in and then if we find anything needs adjusting I'll create a follow-up PR

@marko-bekhta marko-bekhta merged commit d79dcf7 into hibernate:main Jan 17, 2024
11 of 12 checks passed
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.

2 participants