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

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

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

LUCENE-7461: Refactor doc values queries to leverage the new iterator API.


> Refactor doc values queries to better use the new doc values APIs
> -----------------------------------------------------------------
>
>                 Key: LUCENE-7461
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7461
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-7461.patch
>
>
> The new doc values APIs make it easy to implement a TwoPhaseIterator, and 
> things are going to be faster in the sparse case since we can use the doc 
> values object as an approximation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to