[ 
https://issues.apache.org/jira/browse/LUCENE-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610279#comment-14610279
 ] 

Michael McCandless commented on LUCENE-6640:
--------------------------------------------

+1, thanks [~jpountz]

Couldn't we make a simple BitsProducer that accepts no docs, and preserve 
testSuggestOnAllFilteredDocuments?

> 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
>         Attachments: 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to