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

Robert Muir updated LUCENE-4294:
--------------------------------

    Attachment: LUCENE-4294.patch
    
> 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
>         Attachments: 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: 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to