You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/10/15 17:58:32 UTC

[jira] Closed: (SOLR-2167) solrconfig parsing errors swallowed

     [ https://issues.apache.org/jira/browse/SOLR-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley closed SOLR-2167.
------------------------------

    Resolution: Invalid

user error - I was passing solrconfig as a schema accidentally.

> solrconfig parsing errors swallowed
> -----------------------------------
>
>                 Key: SOLR-2167
>                 URL: https://issues.apache.org/jira/browse/SOLR-2167
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Priority: Minor
>
> While trying to simplify a test, I cut out everything in solrconfig, leaving an empty <config/>
> The first error I got was this:
> Caused by: org.apache.solr.common.SolrException: Can't use signatureField which does not exist in schema: signatureField
> 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactory.inform(SignatureUpdateProcessorFactory.java:85)
> Caused by a schema with no fields in it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org