Class CmsSolrIndexWriter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static org.apache.commons.logging.Log LOG
      The log object for this class.
    • Constructor Summary

      Constructors 
      Constructor Description
      CmsSolrIndexWriter​(org.apache.solr.client.solrj.SolrClient client)
      Constructor to create a Solr index writer.
      CmsSolrIndexWriter​(org.apache.solr.client.solrj.SolrClient client, CmsSolrIndex index)
      Creates a new index writer based on the provided standard Lucene IndexWriter for the provided OpenCms search index instance.