We have two confusing weighted_tags currently named:
- classification.ores.articletopic
- classification.ores.drafttopic
We should rename them:
- classification.prediction.articletopic
- classification.prediction.drafttopic
We currently don't have a clear migration plan for doing such renames but it could be:
- Investigate all direct usages of the tag names and write a BC version of them
- ArticleTopic search keyword
- Investigate possible other users via codesearch
- Adapt producers to produce the new name
- AFAIK the SUP itself is controlling these names
- Possibly set an additional a clear command on the old names whenever the tag is updated (to try to avoid having competing data in both names)
- Attempt to write a generic painless script to run during a re-index to copy the data from the old tag to the new tag.
- Update the documentation that still reference these tag names
AC:
- CirrusSearch indices should not have any tags referencing ores.