enterprise-catalog icon indicating copy to clipboard operation
enterprise-catalog copied to clipboard

feat: Added ADR for video indexing

Open irfanuddinahmad opened this issue 1 year ago • 2 comments

Post-review

  • [ ] Squash commits into discrete sets of changes
  • [ ] Ensure that once the changes have been deployed to stage, prod is manually deployed

irfanuddinahmad avatar May 15 '24 15:05 irfanuddinahmad

Regarding the "alternatives considered" section -

  1. how much additional effort is involved with the solution being through edx-discovery search?
  2. if in the future B2C wanted to adopt this feature, would they be able to easily extend our work into a b2c video use case?

Just thinking a couple steps ahead. B2C has no plans right now to do this. But want to pause and think through whether or not this architecture creates a path for B2C to pursue this if they wanted to.

nrobertson1992 avatar May 15 '24 16:05 nrobertson1992

Regarding the "alternatives considered" section -

  1. how much additional effort is involved with the solution being through edx-discovery search?
  2. if in the future B2C wanted to adopt this feature, would they be able to easily extend our work into a b2c video use case?

Just thinking a couple steps ahead. B2C has no plans right now to do this. But want to pause and think through whether or not this architecture creates a path for B2C to pursue this if they wanted to.

@nrobertson1992 this work does not hinder any video indexing work planned by B2C in Discovery. If we go via Discovery, our effort would effectively double since we would now need to create two indexes and sync them.

irfanuddinahmad avatar May 16 '24 11:05 irfanuddinahmad