[
https://issues.apache.org/jira/browse/LUCENE-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610604#comment-14610604
]
ASF subversion and git services commented on LUCENE-6640:
---------------------------------------------------------
Commit 1688683 from [~jpountz] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1688683 ]
LUCENE-6640: Use BitsProducer instead of Filter in lucene/suggest.
> Remove dependency of lucene/suggest on oal.search.Filter
> --------------------------------------------------------
>
> Key: LUCENE-6640
> URL: https://issues.apache.org/jira/browse/LUCENE-6640
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Fix For: 5.3
>
> Attachments: LUCENE-6640.patch, LUCENE-6640.patch
>
>
> oal.search.Filter is on the way out, yet the suggest module is still using it
> in order to filter suggestions and it can't be replaced with queries given
> that true (out-of-order) random access is required.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]