Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-357

Implementation of Directory to check integrity of index

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • core/store
    • None
    • Operating System: All
      Platform: PC

    • 33851

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rrao@alterpoint.com Ravindra Rao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: