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/08/14 20:23:49 UTC

[jira] [Resolved] (SOLR-4952) audit test configs to use solrconfig.snippet.randomindexconfig.xml in more tests

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

Hoss Man resolved SOLR-4952.
----------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.5

Done, and done ... WOOT!
                
> audit test configs to use solrconfig.snippet.randomindexconfig.xml in more tests
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-4952
>                 URL: https://issues.apache.org/jira/browse/SOLR-4952
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 4.5, 5.0
>
>
> in SOLR-4942 i updated every solrconfig.xml to either...
> * include solrconfig.snippet.randomindexconfig.xml where it was easy to do so
> * use the useCompoundFile sys prop if it already had an {{<indexConfig>}} section, or if including the snippet wasn't going to be easy (ie: contrib tests)
> As an improvment on this:
> * audit all core configs not already using solrconfig.snippet.randomindexconfig.xml and either:
> ** make them use it, ignoring any previously unimportant explicit incdexConfig settings
> ** make them use it, using explicit sys props to overwrite random values in cases were explicit indexConfig values are important for test
> ** add a comment why it's not using the include snippet in cases where the explicit parsing is part of hte test

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