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

Adrien Grand commented on LUCENE-7489:
--------------------------------------

It looks like it worked, sorting by date time now seems a bit faster than it 
was before this change was pushed, but still slower than before we switched to 
an iterator API: 
http://people.apache.org/~mikemccand/lucenebench/TermDTSort.html

The surprise to me is more that sorting by title looks faster than it was 
before we switched to an iterator API: 
http://people.apache.org/~mikemccand/lucenebench/TermTitleSort.html, which is 
good news.

> Improve sparsity support of Lucene70DocValuesFormat
> ---------------------------------------------------
>
>                 Key: LUCENE-7489
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7489
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: master (7.0)
>
>         Attachments: LUCENE-7489.patch, LUCENE-7489.patch
>
>
> Like Lucene70NormsFormat, it should be able to only encode actual values.



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