[
https://issues.apache.org/jira/browse/SOLR-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846235#action_12846235
]
Hoss Man commented on SOLR-1824:
--------------------------------
Can someone point me to a method name and/or line number? ... i'm not following
what exactly is the current bug.
(particularly with regards to abortOnConfigurationError=false ... nothing in
IndexSchema has ever looked at that config option, so if it has any problem
initing a field/fieldtype it should be throwing an exception and completly
failing to initialize -- so i don't see how the problem could be any
better/worse depending on the value of that option)
> 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
> Priority: Minor
>
> 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.