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

Shahar Davidson commented on SOLR-2894:
---------------------------------------

Just thought I'd add some feedback on this valuable patch.

I run some tests with the latest patch (Nov. 12) and the limit-per-field 
feature seems to be working alright. (Nice job Chris!)

I did, however, encounter 2 other issues (which I guess are related):
(1) There's no default sorting method. i.e. if no facet.sort is specified then 
results are not sorted. (this is a deviation from the current non-distributed 
pivot faceting behavior)
(2) Sorting per-field does not work. (i.e. f.<field>.facet.sort=<method> does 
not work)
                
> 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: 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to