[
https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455182#comment-13455182
]
Chris Russell commented on SOLR-2894:
-------------------------------------
Regarding facet.pivot.limit.method and facet.limit, it looks like these are not
checked on a per-field basis?
So, if a user sets different limits for different fields and wants 'combined'
limiting, that is not possible?
For example a user might set:
f.field1.facet.limit=10
f.field1.facet.pivot.limit.method=combined
f.field2.facet.limit=20
And the combined method will not be used...
If the user sets facet.pivot.limit.method=combined it looks like the same limit
will be used for all fields? Whatever the global facet.limit is set to?
Unfortunate.
> 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.1
>
> Attachments: distributed_pivot.patch, distributed_pivot.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]