[ https://issues.apache.org/jira/browse/SOLR-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738459#comment-13738459 ]
ASF subversion and git services commented on SOLR-4952: ------------------------------------------------------- Commit 1513587 from hoss...@apache.org in branch 'dev/branches/branch_4x' [ https://svn.apache.org/r1513587 ] SOLR-4952: use solrconfig.snippet.randomindexconfig.xml in the QueryElevation tests (merge r1513586) > 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 > > 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 > * try figure out a way for contrib tests to easily include the same file > and/or apply the same rules as above -- 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org