This is an automated email from the ASF dual-hosted git repository.

snagel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit 6d03b523ed9182b1eb9322d08f66fda89f78dacc
Merge: a7c4794 1f6bfe2
Author: Sebastian Nagel <sna...@apache.org>
AuthorDate: Thu Jun 21 16:50:24 2018 +0200

    Merge pull request #351 from r0ann3l/NUTCH-2600
    
    NUTCH-2600: indexer-solr refactoring

 conf/index-writers.xml.template                    |  6 +-
 src/java/org/apache/nutch/indexer/IndexingJob.java |  3 -
 src/plugin/indexer-solr/ivy.xml                    |  6 +-
 src/plugin/indexer-solr/plugin.xml                 | 14 ++--
 .../nutch/indexwriter/solr/SolrConstants.java      | 38 ++-------
 .../nutch/indexwriter/solr/SolrIndexWriter.java    | 96 +++++++++++-----------
 .../apache/nutch/indexwriter/solr/SolrUtils.java   | 75 +++++++----------
 7 files changed, 100 insertions(+), 138 deletions(-)

Reply via email to