Open davidzbiral opened 6 months ago
@adammertel Prioritizing this - when we discover errors when working with the corpus or reading it, we need a search function, with Next and Previos, to search up an active document and correct the full text.
Soon we will need to extend it with Replace, but now Search is important. Without it, the Annotator is not fully functional, we need to locate the place for text corrections.
Add the possibility of basic search of full text in Annotator - we need to get to the place we are searching for through string search (jump there in Annotator).
I suggest to implement this in the search panel, designing it as described here: #2159. The default document to search would be the full text linked to the active Territory, and the user could switch to searching all full texts or a selection of full texts (through R suggester, suggesting only Rs which have associated >=1 associated documents aka full texts).