Closed (fixed)
Project:
Fuzzy Search
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2008 at 09:45 UTC
Updated:
18 May 2010 at 08:54 UTC
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
Comment #1
frost commentedjust noticed that when indexing a php format node, it includes some of the php code. i will also file this as a security issue....
Comment #2
zeezhao commentedHi - found this problem too i.e. CCK/Body not indexed. Please were you able to fix it? Thanks
Comment #3
kardave commentedMy 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.
Comment #4
awolfey commentedI 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