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

jjh edited comment on SOLR-792 at 10/19/08 1:25 PM:
-------------------------------------------------------------------

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}

I also changed to SimpleOrderedMap in a few places where it was NamedList.  It 
seemed more appropriate.

      was (Author: jjh):
    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.

Reply via email to