[
https://issues.apache.org/jira/browse/LUCENE-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197946#comment-14197946
]
ASF subversion and git services commented on LUCENE-6038:
---------------------------------------------------------
Commit 1636828 from [~jpountz] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1636828 ]
LUCENE-6038: Re-enable FieldValueFilter optimizations based on the way the
docsWithField bits are implemented.
> FieldValueFilter regression
> ---------------------------
>
> Key: LUCENE-6038
> URL: https://issues.apache.org/jira/browse/LUCENE-6038
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: 5.0
>
> Attachments: LUCENE-6038.patch, LUCENE-6038.patch
>
>
> The decoupling of FixedBitSet from a DocIdSet (LUCENE-5441) introduced a
> regression in FieldValueFilter, which checks if the bits for documents with a
> field is an instance of a DocIdSet. Yet FixedBitSet does not extend DocIdSet
> anymore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]