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

OAK-10672: move internal index version in oak-search #1327

Merged
merged 3 commits into from
Feb 27, 2024

Conversation

fabriziofortino
Copy link
Contributor

Some indexes, like elasticsearch have a concept of an internal version (or mapping version) to handle breaking changes. This information is sometimes needed from external tools that do not have access to the specific index module. For this reason, the version information has been moved to oak-search.

@fabriziofortino fabriziofortino merged commit d66b9f7 into apache:trunk Feb 27, 2024
1 of 2 checks passed
@fabriziofortino fabriziofortino deleted the OAK-10672 branch February 27, 2024 14:50
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.

3 participants