Class MCRSolrInputDocumentHandler

java.lang.Object
org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
All Implemented Interfaces:
MCRSolrIndexHandler

public class MCRSolrInputDocumentHandler extends MCRSolrAbstractIndexHandler
Author:
Thomas Scheffler (yagee)
  • Constructor Details

    • MCRSolrInputDocumentHandler

      public MCRSolrInputDocumentHandler(org.apache.solr.common.SolrInputDocument document)
    • MCRSolrInputDocumentHandler

      public MCRSolrInputDocumentHandler(org.apache.solr.common.SolrInputDocument document, org.apache.solr.client.solrj.SolrClient solrClient)
  • Method Details