Package de.digitalcollections.iiif.model.search
Model classes that represent entities from the IIIF Search API (http://iiif.io/api/search/1.0/).
-
Class Summary Class Description AutocompleteService A service that describes an endpoint where autocomplete can be performed.ContentSearchService A service that describes and endpoint that can be used to perform a search over the contents of a IIIF resource.SearchHit Describes a search hit on a single annotation or across multiple annotations.SearchLayer The container for all pages of a paginated page response.SearchResult An AnnotationList that contains hits for a given search query.Term A term in an autocomplete query response.TermList A list of result terms for an autocomplete query.TextQuoteSelector A selector for highlighting parts of a text.