How do I use json_server to see JSON output?
SomebodySysop - August 7, 2009 - 03:50
| Project: | Apache Solr Search Integration |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
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/testWhat 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.

#1
Services 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...
#2
I 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