Class MCROAICombinedSearcher

java.lang.Object
org.mycore.oai.MCROAISearcher
org.mycore.oai.MCROAICombinedSearcher

public class MCROAICombinedSearcher extends MCROAISearcher

Combines the solr searcher and the deleted searcher. Ignores the deleted searcher if the DeletedRecordPolicy is set to 'No'.

The deleted records appear after the solr records.

Author:
Matthias Eichner