[
https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295426#comment-13295426
]
Chris Russell commented on SOLR-2894:
-------------------------------------
Erik, I can't get your patch to apply cleanly to solr 1350445
$ patch -p0 -i SOLR-2894.patch
patching file
solr/core/src/test/org/apache/solr/handler/component/DistributedFacetPivotTest.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 #2 FAILED at 103.
1 out of 2 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/FacetComponent.java
Hunk #11 FAILED at 799.
1 out of 17 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
patching file
solr/test-framework/src/java/org/apache/solr/BaseDistributedSearchTestCase.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
> Assignee: Erik Hatcher
> Fix For: 4.0
>
> Attachments: SOLR-2894.patch, SOLR-2894.patch,
> distributed_pivot.patch, distributed_pivot.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:
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: [email protected]
For additional commands, e-mail: [email protected]