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

Update ElasticSearch #6727

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

Conversation

krzepka
Copy link

@krzepka krzepka commented Sep 19, 2024

This adapts socorro to the newer ElasticSearch version. I modified it by testing it with ES 8.15. I didn't run it on this fork yet, because it needs dockerfile, requirements and import updates.

I did run this exact code on my another fork - most tests passed and it seemed to work well when I tested it manually.
There are lots of changes which in my opinion look kind of incorrect, such as adding "keyword" everywhere, ["properties"] or accessing the first element of the array. I'm sure there are better ways to code it, as I'm not experienced with Elastic, but I managed to get that working.
In the next days I'll try to modify more code here and try to test it.

I hope it'll help you.

@krzepka krzepka requested a review from a team as a code owner September 19, 2024 16:14
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.

1 participant