You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/09/22 20:00:44 UTC

[jira] Resolved: (LUCENE-357) Implementation of Directory to check integrity of index

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