avalonmediasystem / avalon

Avalon Media System – Samvera Application
http://www.avalonmediasystem.org/
Apache License 2.0
93 stars 51 forks source link

Test latency of search within and transcript searching on full dataset from mco-staging #5794

Open elynema opened 2 months ago

elynema commented 2 months ago

Description

Indexing and/or storing transcripts could cause changes in performance of the Solr index in ways we don't anticipate once we have a full dataset from MCO into the index. We would like to test in advance to make sure that change is not highly impactful in a negative way.

In addition, we want to be sure that implementing search within as IIIF content search, which introduces network latency, will not be too slow. We don't want to be blindsided by heavy searching of these documents in Solr if frequently/commonly used.

Questions

Done Looks Like

joncameron commented 1 month ago

Would be possible to put on mco-staging before release; ensure that we can do this in a way that's easy to revert.