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

Simon Willnauer commented on LUCENE-3496:
-----------------------------------------

bq.Wow, only a 9% performance penalty for not keeping the values in the JVM 
heap? That's quite an achievement (and almost hard to believe, unless the base 
query were really expensive or something). Nice job!

wait! this is in memory - martjin can you test with getDirectSource() instead 
of getSource()?
                
> Support grouping by IndexDocValues
> ----------------------------------
>
>                 Key: LUCENE-3496
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3496
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: modules/grouping
>            Reporter: Martijn van Groningen
>         Attachments: LUCENE-3496.patch, LUCENE-3496.patch
>
>
> Although IDV is not yet finalized (More particular the SortedSource). I think 
> we already can discuss / investigate implementing grouping by IDV.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to