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

nicholasthompson’s picture

Project: JSON server » Apache Solr Search
Version: 6.x-1.x-dev » 6.x-2.x-dev
Priority: Normal » Minor

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...

somebodysysop’s picture

Status: Active » Fixed

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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.