[ https://issues.apache.org/jira/browse/SOLR-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Cooper updated SOLR-792: ---------------------------- Attachment: SOLR-792-distributed.patch My project requires distributed facet pivot so I have written a patch to do this and attached it to the issue. The patch affects only FacetComponent and I have tested it against Solr 4.0 trunk. The latest revision number I have used is 1179956. It seems to work fine from my limited testing, although I haven't written any unit tests to check the functionality. As each shard already returns a pivot facet it's just a case of merging the pivots together as per the other facets. I hope this patch is useful. > Pivot (ie: Decision Tree) Faceting Component > -------------------------------------------- > > Key: SOLR-792 > URL: https://issues.apache.org/jira/browse/SOLR-792 > Project: Solr > Issue Type: New Feature > Reporter: Erik Hatcher > Assignee: Yonik Seeley > Priority: Minor > Attachments: SOLR-792-PivotFaceting.patch, > SOLR-792-PivotFaceting.patch, SOLR-792-PivotFaceting.patch, > SOLR-792-PivotFaceting.patch, SOLR-792-as-helper-class.patch, > SOLR-792-distributed.patch, SOLR-792-raw-type.patch, SOLR-792.patch, > SOLR-792.patch, SOLR-792.patch, SOLR-792.patch, SOLR-792.patch, > SOLR-792.patch, SOLR-792.patch > > > A component to do multi-level faceting. -- 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