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

Hook up new ES based DKG lookups #5309 #5362

Merged
merged 14 commits into from
Nov 6, 2024

Conversation

dvince2
Copy link
Collaborator

@dvince2 dvince2 commented Nov 1, 2024

Description

Hooking up to the new Elasticseach hosted DKG. Right now this is just doing a basic text search over the title and description, with title taking priority. There is an issue logged to use embeddings to improve this search.

Resolves #5309

Hooking up to the new Elasticseach hosted DKG. Right now this is just doing a basic text search over the title and description, with title taking priority. There is an issue logged to use embeddings to improve this search.
@dvince2 dvince2 requested a review from mwdchang November 5, 2024 18:35
@mwdchang mwdchang merged commit 6e31188 into main Nov 6, 2024
@mwdchang mwdchang deleted the 5309-hook-up-new-es-based-dkg-lookups branch November 6, 2024 18:45
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.

Hook up new ES based DKG lookups
5 participants