You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/10/04 15:43:20 UTC

[jira] [Commented] (LUCENE-7474) Improve doc values writers

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

Michael McCandless commented on LUCENE-7474:
--------------------------------------------

+1, wonderful.

> Improve doc values writers
> --------------------------
>
>                 Key: LUCENE-7474
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7474
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-7474.patch
>
>
> One of the goals of the new iterator-based API is to better handle sparse data. However, the current doc values writers still use a dense representation, and some of them perform naive linear scans in the nextDoc implementation.



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