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

William Harris edited comment on SOLR-2894 at 8/23/13 1:29 PM:
---------------------------------------------------------------

I thought the issue might be related to me not assigning those fields values in 
every document, but I tried reindexing giving them all values and the error 
still occurs.
I tampered with the source a bit, and managed to trace the error to 
srsp.getSolrResponse().getResponse(), meaning getSolrResponse() is returning 
null. Hope that helps.
                
      was (Author: killscreen):
    I thought the issue might be related to me not assigning those fields 
values in every document, but I tried reindexing giving them all values and the 
error still occurs.
I tampered with the source a bit, and managed to trace the error to 
srsp.getSolrResponse().getResponse(). Hope that helps.
                  
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to