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

Re-index all records on AAPB with new-style IDs #2825

Open
afred opened this issue Aug 14, 2024 · 0 comments
Open

Re-index all records on AAPB with new-style IDs #2825

afred opened this issue Aug 14, 2024 · 0 comments
Labels
maintenance 🔧 Updates and upgrades production 🎭 Relating to the production deployment

Comments

@afred
Copy link
Contributor

afred commented Aug 14, 2024

Because

We have inconsistent ID prefixes:

  • cpb-aacip/ <== original, but doesn't work with the web and our tools, because of the slash.
  • cpb-aacip_ <== first replacement for the slash
  • cpb-aacip- <== second replacement

The reason for the 2 different replacements is because there were two approaches happening at the same time in different systems, and not communicating very well on what the standard should be. Afterward, we settled on cpb-aacip- but have yet to fully re-index records using the new ID style.

Done when

All records in the AAPB search index are indexed with new-style IDs (yes dashes, no slashes, no underscore).

@mrharpo mrharpo added maintenance 🔧 Updates and upgrades production 🎭 Relating to the production deployment labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance 🔧 Updates and upgrades production 🎭 Relating to the production deployment
Projects
None yet
Development

No branches or pull requests

2 participants