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 2013/02/17 17:09:13 UTC

[jira] [Resolved] (LUCENE-4294) expose CheckIndex to work on AtomicReader

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org