Uses of Class
io.goobi.viewer.model.iiif.search.parser.AbstractSearchParser
Packages that use AbstractSearchParser
Package
Description
Provides parsers that extract and locate search-term matches within ALTO full-text
documents and Solr index fields for use in IIIF Content Search responses.
-
Uses of AbstractSearchParser in io.goobi.viewer.model.iiif.search.parser
Subclasses of AbstractSearchParser in io.goobi.viewer.model.iiif.search.parserModifier and TypeClassDescriptionclassIIIF Search API parser that searches for matches within ALTO full-text documents.classIIIF Search API parser that queries the Solr index to find text matches within indexed records.