Zhuravskiy Vitaliy created LUCENE-5741:
------------------------------------------

             Summary: IndexWriter.tryDeleteDocument does not work
                 Key: LUCENE-5741
                 URL: https://issues.apache.org/jira/browse/LUCENE-5741
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/index
    Affects Versions: 4.8, 4.7, 4.6, 4.5, 4.3, 4.9
            Reporter: Zhuravskiy Vitaliy
            Priority: Critical


I am using "fresh"a and opened reader. 
One segement and 3 documents in index.
tryDeleteDocument always return false, i deep into your code, and see follow, 
that 
segmentInfos.indexOf(info)
always return -1 because org.apache.lucene.index.SegmentInfos doesnot have 
equals method, see screenshoot for more inforamtion 
http://postimg.org/image/jvtezvqnn/





--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to