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 2013/06/22 02:03:20 UTC

[jira] [Created] (SOLR-4953) solrconfig.xml parsing should fail hard if there are multiple blocks

Hoss Man created SOLR-4953:
------------------------------

             Summary: solrconfig.xml parsing should fail hard if there are multiple <indexConfig/> blocks
                 Key: SOLR-4953
                 URL: https://issues.apache.org/jira/browse/SOLR-4953
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man
            Assignee: Hoss Man


while reviewing some code i think i noticed that if there are multiple {{<indexConfig/>}} blocks in solrconfig.xml, one just "wins" and hte rest are ignored.

this should be a hard failure situation, and we should have a "TestBadConfig" method to verify it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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