[
https://issues.apache.org/jira/browse/NUTCH-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki closed NUTCH-819.
-----------------------------------
Resolution: Fixed
Fix commited in rev. 943136.
> Included Solr schema.xml and solrindex-mapping.xml don't play together
> ----------------------------------------------------------------------
>
> Key: NUTCH-819
> URL: https://issues.apache.org/jira/browse/NUTCH-819
> Project: Nutch
> Issue Type: Bug
> Components: indexer
> Affects Versions: 1.1
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Fix For: 1.1
>
>
> conf/solrindex-mapping.xml already fills in "id" field, but conf/schema.xml
> uses copyField to create "id" from "url". This results in multiple values of
> the "id" field which is not allowed, because id is defined as uniqueKey in
> the schema.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.