-
Notifications
You must be signed in to change notification settings - Fork 324
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
Bloodhound / Opensearch #4261
Draft
supersven
wants to merge
8
commits into
develop
Choose a base branch
from
supersven/bloodhound-opensearch
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Bloodhound / Opensearch #4261
Commits on Dec 11, 2024
-
Upgrade Bloodhound to latest master (unreleased)
The latest master of Bloodhound contains a fix regarding parsing responses that we need to use OpenSearch 1.x. Unfortunately, the interface of this library changed a lot.
Configuration menu - View commit details
-
Copy full SHA for 6873e95 - Browse repository at this point
Copy the full SHA 6873e95View commit details -
This will be our new target, to be used on-prem and in the Wire cloud.
Configuration menu - View commit details
-
Copy full SHA for eb48efa - Browse repository at this point
Copy the full SHA eb48efaView commit details -
Use OpenSearch 1.3 for local integration tests
This includes adding the OpenSearch Dashboards (for better visibility and debugging purposes.)
Configuration menu - View commit details
-
Copy full SHA for a8a6636 - Browse repository at this point
Copy the full SHA a8a6636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e015cc - Browse repository at this point
Copy the full SHA 9e015ccView commit details -
Ensure the document is created (not e.g. updated)
This reflects the prior behaviour.
Configuration menu - View commit details
-
Copy full SHA for ea64419 - Browse repository at this point
Copy the full SHA ea64419View commit details -
Won't be compatible to OpenSearch. And, users should setup their services on their own.
Configuration menu - View commit details
-
Copy full SHA for 58056ae - Browse repository at this point
Copy the full SHA 58056aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e8685c - Browse repository at this point
Copy the full SHA 7e8685cView commit details -
Replace error throwing with parsing failures
This fits better into the Parser picture: If a value is invalid, fail in parsing - don't throw errors later.
Configuration menu - View commit details
-
Copy full SHA for abed28e - Browse repository at this point
Copy the full SHA abed28eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.