Package io.goobi.viewer.model.termbrowsing


package io.goobi.viewer.model.termbrowsing
Provides model classes for the alphabetical term-browsing menu, including browse terms, their comparators, and field configuration. These classes support browsing the index by configurable metadata fields and their distinct values.
  • Classes
    Class
    Description
    Represents a single term in the alphabetical browsing index, with its display label and hit count.
    Custom string comparator for browsing terms (case-insensitive, ignores brackets, natural sorting).
    Configuration for a single field entry in the alphabetical browsing menu, specifying the Solr field and display options.