In the Universal Viewer, we are seeing each annotation duplicated, and when a search carries through from the catalog search, it does not go to the first page with the search word.
The solr results that are used in the search response is returning data from all levels that contain all_text_tsimv (parent work, child work, and file_set). When using the cat scan pdf, the resulting `solr_response['highlighting' ] is triplicated.
Summary
In the Universal Viewer, we are seeing each annotation duplicated, and when a search carries through from the catalog search, it does not go to the first page with the search word.
The solr results that are used in the search response is returning data from all levels that contain
all_text_tsimv
(parent work, child work, and file_set). When using thecat scan
pdf, the resulting `solr_response['highlighting' ] is triplicated.Acceptance Criteria
Screenshots or Video
Testing Instructions
To be filled out by dev
Notes