doesn't index body fields or cck text fields
frost - July 11, 2008 - 09:45
| Project: | Fuzzy Search |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

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