[
https://issues.apache.org/jira/browse/NUTCH-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017401#comment-13017401
]
Julien Nioche commented on NUTCH-976:
-------------------------------------
Apart from 'solrindex.mapping.file' all the other params (including
commit.size) rely on the existing 'solr.' prefix; changing the namespace *will*
break them for sure.
Better to rename 'solrindex.mapping.file' so that it uses the same prefix as
the existing params
> SolrIndex constants in wrong namespace (or prefix)
> --------------------------------------------------
>
> Key: NUTCH-976
> URL: https://issues.apache.org/jira/browse/NUTCH-976
> Project: Nutch
> Issue Type: Bug
> Components: indexer
> Affects Versions: 1.2, 1.3, 2.0
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Fix For: 1.3, 2.0
>
> Attachments: NUTCH-976-1.3-1.patch, NUTCH-976-1.3-trunk.patch
>
>
> The shipped nutch-default.xml configuration file uses solrindex. as namespace
> for configuration parameters but the namespace (or prefix) in SolrConstants
> is solr instead. It should be solrindex.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira