[
https://issues.apache.org/jira/browse/LUCENE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-357.
---------------------------------------
Resolution: Duplicate
Assignee: (was: Lucene Developers)
Dup of LUCENE-1020, which added the CheckIndex tool to Lucene.
> Implementation of Directory to check integrity of index
> -------------------------------------------------------
>
> Key: LUCENE-357
> URL: https://issues.apache.org/jira/browse/LUCENE-357
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Store
> Affects Versions: unspecified
> Environment: Operating System: All
> Platform: PC
> Reporter: Ravindra Rao
> Priority: Minor
> Attachments: NullDirectory-dev.tar.gz
>
>
> NullDirectory provides input and output streams that don't themselves
> do anything useful. That is, there is no real index behind the
> directory. However one can merge another index with an instance of
> null index thereby causing a 'read' of the other index. This 'read'
> will fail if that index is corrupt.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]