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

Adrien Grand commented on LUCENE-5293:
--------------------------------------

bq. The existing hint in DocIdSet is isCacheable(), its javadocs will need to 
updated since they need not mention BitSet anymore.

Good point, I fixed it.

bq. I also prefer option 2, but I'd like to avoid using the other filter impl 
when possible by using the docFreq hint.

To me this feels like a big change compared to what it gives us. I would prefer 
having another copy rather than adding this method.

> Also use EliasFanoDocIdSet in CachingWrapperFilter
> --------------------------------------------------
>
>                 Key: LUCENE-5293
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5293
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search
>            Reporter: Paul Elschot
>            Priority: Minor
>         Attachments: LUCENE-5293.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to