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

Yonik Seeley commented on SOLR-2072:
------------------------------------

bq. I would like to able to use sort and group.sort together such that the 
group.sort is applied with in the group first and the first document of each 
group is then used as the representative document to perform the overall 
sorting of groups.

That is how things currently work:
http://wiki.apache.org/solr/FieldCollapsing#Request_Parameters

                
> Search Grouping: expand group sort options
> ------------------------------------------
>
>                 Key: SOLR-2072
>                 URL: https://issues.apache.org/jira/browse/SOLR-2072
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Yonik Seeley
>         Attachments: SOLR-2072-01.patch
>
>
> Ability to specify functions over group documents when sorting groups.  
> max(score) or avg(popularity), etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to