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

Ken Ip commented on SOLR-2894:
------------------------------

Hi Chris,

Thanks for the patch. Any chance this can be applied to 4_0 or 4_1 branch? We 
have no problem applying it to truck but it can't be applied to 4_0 nor 4_1. 
Appreciated.

➜  lucene_solr_4_1  patch -p0 -i SOLR-2894.patch --dry-run
patching file 
solr/core/src/test/org/apache/solr/handler/component/DistributedFacetPivotTest.java
patching file solr/core/src/test/org/apache/solr/SingleDocShardFeeder.java
patching file 
solr/core/src/test/org/apache/solr/TestRefinementAndOverrequestingForFieldFacetCounts.java
patching file 
solr/core/src/java/org/apache/solr/handler/component/EntryCountComparator.java
patching file 
solr/core/src/java/org/apache/solr/handler/component/PivotNamedListCountComparator.java
patching file 
solr/core/src/java/org/apache/solr/handler/component/PivotFacetHelper.java
Hunk #1 FAILED at 16.
Hunk #2 FAILED at 35.
Hunk #5 succeeded at 287 with fuzz 2.
2 out of 5 hunks FAILED -- saving rejects to file 
solr/core/src/java/org/apache/solr/handler/component/PivotFacetHelper.java.rej
patching file 
solr/core/src/java/org/apache/solr/handler/component/NullGoesLastComparator.java
patching file 
solr/core/src/java/org/apache/solr/handler/component/FacetComponent.java
Hunk #1 FAILED at 17.
Hunk #2 FAILED at 43.
2 out of 11 hunks FAILED -- saving rejects to file 
solr/core/src/java/org/apache/solr/handler/component/FacetComponent.java.rej
patching file solr/core/src/java/org/apache/solr/util/PivotListEntry.java
patching file solr/solrj/src/java/org/apache/solr/common/params/FacetParams.java
                
> 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-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