[ 
https://issues.apache.org/jira/browse/LUCENE-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand closed LUCENE-5741.
--------------------------------
    Resolution: Won't Fix

No feedback, so we can't get to te bottom of it.

> 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.3, 4.5, 4.6, 4.7, 4.8, 4.8.1
>            Reporter: Zhuravskiy Vitaliy
>            Assignee: Michael McCandless
>            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.SegmentInfoPerCommit doesnot 
> have equals method, see screenshoot for more inforamtion 
> http://postimg.org/image/jvtezvqnn/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to