[
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
Here's what I've been testing... this is an evil place to put the check but it
works (just a hack).
I fixed an outdated bogon in #unique terms assertion (slow wrapper returns -1).
> 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, 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]