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

Chris Emerson commented on SOLR-2522:
-------------------------------------

This would be incredibly helpful! Voting up.

As a side note, I actually tried for a while to do this as it wasn't clear to 
me from the documentation on min() that it couldn't be done. As it stands I'm 
having to do sorting, and therefore pagination, on the client side which is a 
real drag, and necessitates bringing back the entire result set every time a 
new page is required.
                
> Change max() and min() to work on multiValued fields 
> -----------------------------------------------------
>
>                 Key: SOLR-2522
>                 URL: https://issues.apache.org/jira/browse/SOLR-2522
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Bill Bell
>
> Switch max() and min() functions to work on multiValued fields so we can 
> do sort=min(fieldname) asc and the sort would work on multiValued fields...

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to