[
https://issues.apache.org/jira/browse/NUTCH-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687797#comment-16687797
]
Hudson commented on NUTCH-2655:
-------------------------------
FAILURE: Integrated in Jenkins build Nutch-trunk #3589 (See
[https://builds.apache.org/job/Nutch-trunk/3589/])
NUTCH-2655 Update Solr schema.xml for Solr 7.x - add required field (snagel:
[https://github.com/apache/nutch/commit/a9ea1f1012f6d1b4296d4728b00cf7498aa05dba])
* (edit) conf/schema.xml
> Update Solr schema.xml for Solr 7.x
> -----------------------------------
>
> Key: NUTCH-2655
> URL: https://issues.apache.org/jira/browse/NUTCH-2655
> Project: Nutch
> Issue Type: Bug
> Components: indexer, plugin
> Affects Versions: 1.15
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.16
>
>
> The Solr schema.xml is not compatible with Solr 7.x which is used by Nutch
> 1.15. I've tested Solr 7.3.1 and 7.5.0: when using the current schema.xml,
> Solr fails and complains about unknown field types:
> {noformat}
> 2018-10-15 12:55:24.484 ERROR (qtp102617125-17) [ x:nutch]
> o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error
> CREATEing SolrCore 'nutch': Unable to create core [nutch] Caused by:
> fieldType 'pdates' not found in the schema
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)