My search results are always the same, no matter the term I submit in the form.

Example:
I search for cars or motorbikes, but I have a result page that always gives nodes on skateboards.

I think it has something to do with caching.

The issue is for both anonymous and logged-in users, does anybody knows a workaround for this that would still let me use the cache for the other pages of the site?

Thanks,

Renirtor

Comments

Renirtor’s picture

The result page changes only when I search as Admin and the last result page of the term searched by the admin is the one that all the anonymous and authenticated users are gonna see, no matter the term they submitted.

I have no other roles, just the standard ones and the access control for search is set to allow for both anonymous and authenticated users.

Renirtor’s picture

Running cron.php the search result page returns to work properly, unless I perform a search as admin, than again it shows for anonymous and authenticated users last admin' search results.

Ciao,

Renirtor

gezzcc’s picture

Did you turn on persisten connections? We see the a similar problem and found a fix. Please see this link for fix: http://drupal.org/node/116623

However, from your description your problem seems slightly different from ours it may not apply...

Thanks, -Gezz