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
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