IndexReader.IndexExists does not work
-------------------------------------

                 Key: LUCENENET-297
                 URL: https://issues.apache.org/jira/browse/LUCENENET-297
             Project: Lucene.Net
          Issue Type: Bug
            Reporter: Michael Garski


The method IndexReader.IndexExists never returns true as it is passing the full 
path to the files into SegmentInfos.GetCurrentSegmentGeneration where only the 
file names are expected.

Patch coming shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to