You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/03 07:34:20 UTC

[jira] [Commented] (LUCENE-7459) LegacyNumericDocValuesWrapper should only check bits when the value is != 0

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

ASF subversion and git services commented on LUCENE-7459:
---------------------------------------------------------

Commit d0ff2d2735170b226e1fead100b9a4c0c0dcb50a in lucene-solr's branch refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d0ff2d2 ]

LUCENE-7459: LegacyNumericDocValuesWrapper should check the value before the bits for docs that have a value.


> LegacyNumericDocValuesWrapper should only check bits when the value is != 0
> ---------------------------------------------------------------------------
>
>                 Key: LUCENE-7459
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7459
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: master (7.0)
>
>         Attachments: LUCENE-7459.patch
>
>
> This is what we did with the random-access API in order to save lookups in the bit set that stores documents that have a value for the field. See for instance {{FieldComparator.LongComparator.compareBottom}} in 6.x.



--
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