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

Use Elasticsearch aliases on indices #152

Merged
merged 7 commits into from
Nov 7, 2023

Conversation

StijnCaerts
Copy link
Collaborator

Related Issue(s):
None

Description:
Use aliases on Elasticsearch indices to make it easier to re-index or roll-over to a new index in case of mapping changes etc.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

CHANGELOG.md Outdated Show resolved Hide resolved
@jonhealy1 jonhealy1 merged commit 23dca8a into stac-utils:main Nov 7, 2023
4 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.

None yet

4 participants