You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2011/06/01 18:00:49 UTC

[jira] [Created] (SOLR-2570) randomize indexwriter settings in solr tests

randomize indexwriter settings in solr tests
--------------------------------------------

                 Key: SOLR-2570
                 URL: https://issues.apache.org/jira/browse/SOLR-2570
             Project: Solr
          Issue Type: Test
          Components: Build
            Reporter: Robert Muir
            Assignee: Robert Muir
             Fix For: 3.3, 4.0


we should randomize indexwriter settings like lucene tests do, to vary # of segments and such.

--
This message is automatically generated by JIRA.
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


[jira] [Updated] (SOLR-2570) randomize indexwriter settings in solr tests

Posted by "Robert Muir (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated SOLR-2570:
------------------------------

    Fix Version/s:     (was: 3.6)
    
> randomize indexwriter settings in solr tests
> --------------------------------------------
>
>                 Key: SOLR-2570
>                 URL: https://issues.apache.org/jira/browse/SOLR-2570
>             Project: Solr
>          Issue Type: Test
>          Components: Build
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>             Fix For: 4.0
>
>         Attachments: SOLR-2570.patch
>
>
> we should randomize indexwriter settings like lucene tests do, to vary # of segments and such.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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


[jira] [Updated] (SOLR-2570) randomize indexwriter settings in solr tests

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated SOLR-2570:
------------------------------

    Attachment: SOLR-2570.patch

just a start, creates a randomconfig.incl that test configs can xinclude to get random settings.

of course tons of tests fail right now, but these can be fixed.

i only cutover the "solrconfig.xml" in the test directory, makes sense to switch over others too.

by the way it was somewhat messy to switch over the main one because it appears to serve a dual purposes, both as a default test configuration and as a "LINT" config showing all options... not sure if the latter is truly the case but its annoying since you cannot have comments inside of comments in XML.

> randomize indexwriter settings in solr tests
> --------------------------------------------
>
>                 Key: SOLR-2570
>                 URL: https://issues.apache.org/jira/browse/SOLR-2570
>             Project: Solr
>          Issue Type: Test
>          Components: Build
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>             Fix For: 3.3, 4.0
>
>         Attachments: SOLR-2570.patch
>
>
> we should randomize indexwriter settings like lucene tests do, to vary # of segments and such.

--
This message is automatically generated by JIRA.
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