[ 
https://issues.apache.org/jira/browse/NUTCH-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158487#comment-13158487
 ] 

Hudson commented on NUTCH-1213:
-------------------------------

Integrated in nutch-trunk-maven #43 (See 
[https://builds.apache.org/job/nutch-trunk-maven/43/])
    NUTCH-1213 Pass additional SolrParams when indexing to Solr.

ab : 
http://svn.apache.org/viewvc/nutch/trunk/viewvc/?view=rev&root=&revision=1207217
Files : 
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/indexer/solr/SolrConstants.java
* /nutch/trunk/src/java/org/apache/nutch/indexer/solr/SolrIndexer.java
* /nutch/trunk/src/java/org/apache/nutch/indexer/solr/SolrWriter.java

                
> Pass additional SolrParams when indexing to Solr
> ------------------------------------------------
>
>                 Key: NUTCH-1213
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1213
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>         Attachments: NUTCH-1213.diff
>
>
> This is a simple improvement of the SolrIndexer. It adds the ability to pass 
> additional Solr parameters that are applied to each UpdateRequest. This is 
> useful when you have to pass parameters specific to a particular indexing 
> run, which are not in Solr invariants for the update handler, and modifying 
> the Solr configuration for each different indexing run is inconvenient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to