You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2014/11/04 20:47:34 UTC

[jira] [Commented] (LUCENE-6038) FieldValueFilter regression

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

Tommaso Teofili commented on LUCENE-6038:
-----------------------------------------

bq. I meant "performance regression". 

ah, sorry I misread that too

bq. Good point, here is a new patch with tests for the optimizations that FieldValueFilter performs.

thanks Adrien :)

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