[
https://issues.apache.org/jira/browse/LUCENE-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640832#action_12640832
]
[EMAIL PROTECTED] edited comment on LUCENE-1296 at 10/19/08 3:52 AM:
----------------------------------------------------------------
This didn't make it into 2.4.
A side effect of that is that SortedVIntList will sometimes be used instead of
an OpenBitSet in contrib search/BooleanFilter and misc/ChainedFilter. So far no
problems have surfaced there, which is good news. I wonder if there was any
performance improvement in practice because of this.
was (Author: [EMAIL PROTECTED]):
This didn't make it into 2.4.
A side effect of that is that SortedVIntList will somtimes be used instead of
an OpenBitSet contrib search/BooleanFilter and misc/ChainedFilter. So far no
problems have surfaced there, which is good news. I wonder if there was any
performance improvement in practice because of this.
> Allow use of compact DocIdSet in CachingWrapperFilter
> -----------------------------------------------------
>
> Key: LUCENE-1296
> URL: https://issues.apache.org/jira/browse/LUCENE-1296
> Project: Lucene - Java
> Issue Type: New Feature
> Components: Search
> Reporter: Paul Elschot
> Priority: Minor
> Attachments: cachedFilter20080529.patch, cachedFilter20080605.patch
>
>
> Extends CachingWrapperFilter with a protected method to determine the
> DocIdSet to be cached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]