Uses of Class
io.goobi.viewer.model.search.SearchChildHit
Packages that use SearchChildHit
Package
Description
Provides the core search domain model for the Goobi viewer, covering search queries,
facets, hit representation, browse elements, filters, and Solr result processing.
-
Uses of SearchChildHit in io.goobi.viewer.model.search
Constructor parameters in io.goobi.viewer.model.search with type arguments of type SearchChildHitModifierConstructorDescriptionSearchChildHit(HitType type, List<SearchChildHit> children, BrowseElement browseElement)