[
https://issues.apache.org/jira/browse/SOLR-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Hinegardner updated SOLR-792:
------------------------------------
Attachment: SOLR-792.patch
I've attempted to update SOLR-792 to work distributed. This works with my test
setup.
Is adding a new field to ResponseBuilder the proper way to implement this?
Thats what FacetComponent does, so I followed its example.
To apply to HEAD, use
{noformat}
patch -p1 < SOLR-792.patch
{noformat}
> 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: Erik Hatcher
> Priority: Minor
> Attachments: SOLR-792.patch, SOLR-792.patch, SOLR-792.patch
>
>
> A component to do multi-level faceting.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.