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

Steven Heijtel commented on SOLR-2898:
--------------------------------------

@martijn
I've tried to understand the source code, but I really have no clue how it 
works. So I cannot help you with that. But I'll try to give you some moral 
support ;) 

@mark
Just use grouping on "ProductName", and then using this patch you get the couts 
you want as far as I understand. Patching is not that difficult; just patch the 
source code with `patch -p0 < patchfile` and after that use this manual: 
http://dev.modmancer.com/index.php/2010/04/28/setting-up-solr-from-nightly-builds-svn/


                
> Support grouped faceting
> ------------------------
>
>                 Key: SOLR-2898
>                 URL: https://issues.apache.org/jira/browse/SOLR-2898
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Martijn van Groningen
>         Attachments: SOLR-2898.patch
>
>
> Support grouped faceting. As described in LUCENE-3097 (matrix counts).

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