Package io.goobi.viewer.solr
package io.goobi.viewer.solr
Solr integration layer of the Goobi viewer. Provides the search index client, query builders,
field name constants (
SolrConstants), and result mapping utilities
for all Solr interactions throughout the application.-
ClassDescriptionProvides constants for Lucene in alphabetical order.Enum representing values of the Solr field DOCTYPE.Enum representing values of the Solr field METADATATYPE.Provides all Solr query operations for the viewer, wrapping the SolrJ client with viewer-specific convenience methods.Utility class providing static helpers for constructing Solr queries, parsing responses, and field value extraction.