[
https://issues.apache.org/jira/browse/LUCENE-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642423#comment-14642423
]
ASF subversion and git services commented on LUCENE-6688:
---------------------------------------------------------
Commit 1692832 from [~jpountz] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1692832 ]
LUCENE-6688: Use the Query API instead of QueryWrapperFilter to handle deleted
documents.
> Apply deletes by query using the Query API instead of the Filter API
> --------------------------------------------------------------------
>
> Key: LUCENE-6688
> URL: https://issues.apache.org/jira/browse/LUCENE-6688
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-6688.patch
>
>
> BufferedUpdatesStream still uses QueryWrapperFilter to delete documents by
> query instead of the Weight/Scorer APIs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]