[
https://issues.apache.org/jira/browse/LUCENE-4143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-4143:
--------------------------------
Attachment: LUCENE-4143.patch
> add backwards checkindex crosscheck
> -----------------------------------
>
> Key: LUCENE-4143
> URL: https://issues.apache.org/jira/browse/LUCENE-4143
> Project: Lucene - Java
> Issue Type: Bug
> Components: core/index
> Reporter: Robert Muir
> Attachments: LUCENE-4143.patch
>
>
> This is super slow, but ensures they are actually equal (as the existing
> cross-check just checks that vectors are a subset of postings).
> I added a hack so that we only use it in MockDirectoryWrapper when the
> delegate is a RAMDir and < 1MB in size, so it doesn't hurt test times.
--
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]