Installed on Drupal 5.5. Only seems to search node titles, not node body or CCK text fields
cron has run sufficiently to have entire site indexed

Comments

frost’s picture

just noticed that when indexing a php format node, it includes some of the php code. i will also file this as a security issue....

zeezhao’s picture

Hi - found this problem too i.e. CCK/Body not indexed. Please were you able to fix it? Thanks

kardave’s picture

My watchdog is full with logs like this:
Invalid argument supplied for foreach() - /srv/web/staging/www.example.com/sites/all/modules/fuzzysearch/fuzzysearch.module - line 334.
This is where fuzzysearch doing something around CCK.
It occures at cron runs.

awolfey’s picture

Status: Active » Closed (fixed)

I recently took over this module. I'm going through all the old issues and closing them if possible. I'm not making any changes other than security fixes to the Drupal 5 version.

If you would still like to see this in the Drupal 6 version, please create a new issue or reopen this one, changing the version number.

Thanks,

awolfey