...
A custom SearchHandler implementation that was developed to handle the hierarchical data sotred stored in the newspaper-issues index.
LocationGroupingComponent
A custom search component that was developed for the newspaper-index. When activated it duplicates entries that have more than one location entry and then sorts the result by location. A second custom component (LocationGroupingSupportComponent) is required at the beginning of the component chain to support rows and start parameters.
Sources:
https://dev.fiz-karlsruhe.de/stash/projects/DDB/repos/ddb-backend/browse/SolrIndexServer/src/main/java/de/fiz/ddb/solr/searchcomponents/LocationGroupingComponent.java?at=develop
https://dev.fiz-karlsruhe.de/stash/projects/DDB/repos/ddb-backend/browse/SolrIndexServer/src/main/java/de/fiz/ddb/solr/searchcomponents/LocationGroupingSupportComponent.java?at=develop
DateFilter
Needs to be documented
CustomEdgeNGramTokenFilter
Needs to be documented
LengthTrimFilter
Needs to be documented
TokenConcatenatingTokenFilter
Needs to be documented