You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2010/05/18 23:09:48 UTC

[jira] Resolved: (SOLR-1824) partial field types created on error

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

Hoss Man resolved SOLR-1824.
----------------------------

         Assignee: Hoss Man
    Fix Version/s: 4.0
       Resolution: Fixed

fixed via SOLR-1846, IndexSchema now fails to initialize if any of the individual plugins fails to initialize (the exception is propogated up to hte caller)


Committed revision 945886.

> partial field types created on error
> ------------------------------------
>
>                 Key: SOLR-1824
>                 URL: https://issues.apache.org/jira/browse/SOLR-1824
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Yonik Seeley
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 4.0
>
>
> When abortOnConfigurationError=false, and there is a typo in one of the filters in a chain, the field type is still created by omitting that particular filter.  This is particularly dangerous since it will result in incorrect indexing.

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