I have an nginx reverse proxy in front of apache. Drupal 6.20, php 5.2.x., apc, up to date modules. I have used apachesolr with great success before on just apache. Now this is the error I get on my new setup:

Indexing failed on one of the following nodes: 31, 63, 64, 4, 121, 124, 130, 131, 132, 135, 136, 138, 140, 141, 142, 144, 145, 150, 151, 158
"400" Status: Bad RequestApache Tomcat/6.0.29 - Error report HTTP Status 400 - ERROR:unknown field 'site'type Status reportmessage ERROR:unknown field 'site'description The request sent by the client was syntactically incorrect (ERROR:unknown field 'site').Apache Tomcat/6.0.29

No indexing is ever done when I run cron. There is no catching up to do with previous indexing. Can anyone point me in the right direction on how I try to figure this out?

Thanks.

Comments

protoplasm’s picture

Status: Active » Closed (fixed)

Sorry--wrong schema.xml. I thought I had copied it, but maybe not.

lucasvm’s picture

Im getting the same error using drupal 1.4 schema.xml

But in the admin im getting schema : example

I dont know why

Any ideas?