Hi,

I have Solr 1.3.0 running and Plone 3.3.1 running (unified installer on
linux). The two are talking, but only incomplete data is being sent to Solr.

I've added some logging to dump out the POST requests to Solr and here's
what I get when creating a new document:

2009-10-23 17:17:06 ERROR collective.solr.solr <add><doc><field
name="id">solr-test-page</field></doc></add>

You can see the name of the page, "solr-test-page", but no content.

When I do a search, I have pretty much the same problem:

2009-10-23 17:19:49 ERROR collective.solr.solr q=&rows=&fl=%2A+score

You can see the "q=" query parameter is empty.

Any idea what I'm doing wrong?

Thanks,

Fred


-- 
View this message in context: 
http://n2.nabble.com/Help-with-collective-solr-tp3881389p3881389.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to