You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/15 13:41:00 UTC

[jira] [Commented] (NUTCH-2655) Update Solr schema.xml for Solr 7.x

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

ASF GitHub Bot commented on NUTCH-2655:
---------------------------------------

sebastian-nagel opened a new pull request #395: NUTCH-2655 Update Solr schema.xml for Solr 7.x
URL: https://github.com/apache/nutch/pull/395
 
 
   - add required field types to schema.xml
   - tested with Nutch 1.15 and Solr 7.3.1 and 7.5.0

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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