Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 03:50 UTC
Updated:
4 Dec 2009 at 21:00 UTC
I have apachesolr installed. I'm getting this error when I try to filter organic groups:
[Sat May 16 14:44:06 2009] [error] [client 192.168.218.3] PHP Fatal error: Cannot access empty property in modules/apachesolr/Zend/Json/Decoder.php on line 239, referer: http://mysite.com/search/node/test
What I need to do is see what JSON is outputting on these queries. So, I installed the services.module and json_server.module. Thing is, I don't know how to access json_server to see it's output. Can someone help me with this?
Thanks so much for any assistance.
Comments
Comment #1
nicholasthompsonServices module is not relevant to an ApacheSolr JSON query issue...
Services provides exposed functionality, in much the same way Flickr exposes its functionality through it's API.
Moving to a more appropriate home...
Comment #2
somebodysysop commentedI resolved the original issue here: http://drupal.org/node/465528
Figured out how to view Json output here: http://drupal.org/node/465528#comment-1897658