The DDB Solr uses a few own implementations of solr add-ons. They are currently developed as part of the DDB Backend project and bundled in a single Jar file that is copied to the Solr libs directory at installation. 


NewspaperSearchHandler

A custom SearchHandler implementation that was developed to handle the hierarchical data sotred in the newspaper-issues index.

Source: https://dev.fiz-karlsruhe.de/stash/projects/DDB/repos/ddb-backend/browse/SolrIndexServer/src/main/java/de/fiz/ddb/solr/searchhandler/NewspaperSearchHandler.java