Hi!
I'm having a weird problem with FS.
I'm using FS to search through one CCK node type composed almost entirely of taxonomy elements and no matter what I search for, searching through "keyword search" (page or block) with option set to "Anywhere", outputs all nodes of that type as the result.
It doesn't work unless I set the option for a specific field (like node title).
Drupal's search outputs all correct results.
After using FS so many times without any fuss whatsoever, I'm wondering if I oversaw anything or if FS changed recently.
Thanks in advance!
Ricardo
Comments
Comment #1
kulvik commentedHaving the exact same problem with beta2. Guess i'll have to try debugging this myself :) I'll let you know how it goes if I find anything.
-Thomas
Comment #2
kulvik commentedOk so it turned out this was caused by the Faceted search ranges module. You need to apply the patch in this thread:
http://drupal.org/node/712372
Worked perfectly for me.
-Thomas
Comment #3
arski commentedyup, this should be marked duplicate of #712372: Range search module eats up all search text