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

Robert Muir resolved LUCENE-4294.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.2

this was added in LUCENE-4547
                
> expose CheckIndex to work on AtomicReader
> -----------------------------------------
>
>                 Key: LUCENE-4294
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4294
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>             Fix For: 4.2, 5.0
>
>         Attachments: LUCENE-4294.patch, LUCENE-4294.patch
>
>
> The main test methods in checkindex can just work on AtomicReader, so expose 
> these as static methods, and add _TestUtil.checkReader (similar to 
> checkIndex).
> This would allow for us to verify consistency of things like 
> ParallelReader/SlowWrapper (and thus Multi*) or whatever.
> Its a simple patch, but I'm not sure where to inject the check so we do it 
> automagically (or at least sometimes automagically)

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to