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

David Smiley commented on LUCENE-7461:
--------------------------------------

Ah; I see -- now possible since SortedSetDocValues extends DISI.

+1 patch looks good.

> 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