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

William Harris edited comment on SOLR-2894 at 8/20/13 11:12 AM:
----------------------------------------------------------------

its a pretty simple query: q=<star>:<star>&facet=on&facet.pivot=fieldA,fieldB , 
both regular single valued solr.TextFields with solr.LowerCaseFilterFactory 
filters. All shards work well individually.
I'm looking at the logs but unfortunately I'm not seeing any other error 
messages there.

It works as long as I use less than 6 shards. With 6 or more it fails with that 
error, regardless of which shards I use.
                
      was (Author: killscreen):
    its a pretty simple query: 
q=<star>:<star>&facet=on&facet.pivot=fieldA,fieldB , both regular single valued 
solr.TextFields with solr.LowerCaseFilterFactory filters. All shards work well 
individually.
I'm looking at the logs but unfortunately I'm not seeing any other error 
messages there.
                  
> 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.5
>
>         Attachments: SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, 
> SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, SOLR-2894.patch, 
> 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