Download & Extend

doesn't index body fields or cck text fields

Project:Fuzzy Search
Version:5.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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

#2

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

#3

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.

#4

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