|
Hmm, found a problem, it doesn't search across fields. So you can't look for a term in field 2 as well as a term in field 3.
I wonder if it is to do with the "or" above. To my logic (Actionscript etc) it needs to be some sort of "and or".
Any PHP guru want to chime in?
I should point out that this is true with the default code, eg if you try to search for a tag & a title (assuming that the tag isn't in the title and vice versa) you will get no results. If you search for either one, you will get results.
Last edited by cruci; 11-02-2006 at 05:31 PM..
Reason: statement about original behaviour added
|