sul-dlss / vt-arclight

An Arclight-based discovery application for materials from the Virtual Tribunals project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-index after update to ArcLight 1.1 is completed

corylown opened this issue · comments

Blocked by #608

This can be done at any time after #608 is completed. The changes in #607 are compatible with the current index produced from ArcLight 1.0 or an updated index created from ArcLight 1.1.

Tasks:

  • Test re-indexing with ArcLight 1.1 on vt-arclight stage.
  • Sign off from PO (Lauren Sorensen) that the app looks fine with the updated index on stage.
  • Run re-indexing on production.
  • Remove code that is no longer needed to support ArcLight 1.0 index
    • Consider removing test cases that target ArcLight 1.0 specific data (having (ArcLight 1.0 index) in the test description) and simplifying any tested code where it makes sense.