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

Andrew Muldowney edited comment on SOLR-2894 at 2/21/13 3:32 PM:
-----------------------------------------------------------------

An update to my previous patch. After more consideration, I've pulled the pivot 
facet logic out of DistributedProcess and call those specific parts when doing 
the iterative refinement process to avoid any side effects of other people 
putting code into DistributedProcess. I've also added better support for null 
values and added tests to ensure that you can send refinement requests for null 
values and not blow up the stack.

                
      was (Author: andrew.muldowney):
    An update to my previous path. After more consideration, I've pulled the 
pivot facet logic out of DistributedProcess and call those specific parts when 
doing the iterative refinement process to avoid any side effects of other 
people putting code into DistributedProcess. I've also added better support for 
null values and added tests to ensure that you can send refinement requests for 
null values and not blow up the stack.

                  
> Implement distributed pivot faceting
> ------------------------------------
>
>                 Key: SOLR-2894
>                 URL: https://issues.apache.org/jira/browse/SOLR-2894
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Erik Hatcher
>             Fix For: 4.2, 5.0
>
>         Attachments: SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, 
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, 
> SOLR-2894-reworked.patch
>
>
> Following up on SOLR-792, pivot faceting currently only supports 
> undistributed mode.  Distributed pivot faceting needs to be implemented.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to