Class MCRSolrFilesIndexHandler

java.lang.Object
org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
All Implemented Interfaces:
MCRSolrIndexHandler

public class MCRSolrFilesIndexHandler extends MCRSolrAbstractIndexHandler
Commits MCRFile objects to solr, be aware that the files are not indexed directly, but added to a list of sub index handlers.
Author:
Matthias Eichner