Describe the problem
the search is not working for TEI, MEI and HTML.
To Reproduce
Steps to reproduce the behavior, e.g.:
- Go to Search, type a word, that should be in the edition data, e.g. "wurde" (TEI), "Vorwort" (html), "Stechereivermerk" (MEI)
- Click Enter
- see: "Keine Treffer gefunden."
Expected behavior
"Treffer" if word(s) in the data of the edition.
Edirom-Online information
Environment information
Screenshots
Additional context
While working on Selenium tests, I started with the topbar, which contains the search. During failing tests, that should have been passing, I recognized, that it seemed, it was not an error of the tests but of the data in the EditionExample, that did not had a working search at all.
Describe the problem
the search is not working for TEI, MEI and HTML.
To Reproduce
Steps to reproduce the behavior, e.g.:
Expected behavior
"Treffer" if word(s) in the data of the edition.
Edirom-Online information
Environment information
Screenshots
Additional context
While working on Selenium tests, I started with the topbar, which contains the search. During failing tests, that should have been passing, I recognized, that it seemed, it was not an error of the tests but of the data in the EditionExample, that did not had a working search at all.