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

Michael McCandless commented on SOLR-2526:
------------------------------------------

I think LUCENE-3099 could make this possible, by allowing subclasses to define 
arbitrary group keys per document.  Today the grouping module is "hardwired" to 
use BytesRef (pulled from FieldCache of a single-valued indexed field) as the 
group key, but really it should be able to be any key.

> Grouping on multiple fields
> ---------------------------
>
>                 Key: SOLR-2526
>                 URL: https://issues.apache.org/jira/browse/SOLR-2526
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 4.0
>            Reporter: Arian Karbasi
>            Priority: Minor
>
> Grouping on multiple fields and/or ranges should be an option (X,Y) 
> groupings.   

--
This message is automatically generated by JIRA.
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