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

Michael McCandless updated LUCENE-2768:
---------------------------------------

    Attachment: LUCENE-2768.patch

New patch.

I put the test line file and the Python script to regenerate it in src/test 
under oal.util, and use getResourceAsStream to load it.  I also added a 
-Dtests.linedocsfile so we can override it.  Separately after I commit this I'd 
like to fix nightly build to have the full line docs file, maybe randomly 
picking between the "small docs" vs "medium docs" files.

> add infrastructure for longer running nightly test cases
> --------------------------------------------------------
>
>                 Key: LUCENE-2768
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2768
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 3.1, 4.0
>
>         Attachments: europarl.lines.txt.gz, europarl.py, LUCENE-2768.patch, 
> LUCENE-2768.patch, LUCENE-2768.patch, LUCENE-2768_nightly.patch, 
> LUCENE-2768_nightly.patch
>
>
> I'm spinning this out of LUCENE-2762...
> The patch there adds initial infrastructure for tests to pull documents from 
> a line file, and adds a longish running test case using that line file to 
> test NRT.
> I'd like to see some tests run on more substantial indices based on real 
> data... so this is just a start.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to