* [x] remove search position indexing from the prebuild stage. * [ ] Use the [page visibility api](https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API) to defer highlighting text until the element containing the transcript is visible. * [ ] highlight text by searching from the node walker results rather than the embedded transcript results.