Hi,
first of all: we should really have a forum for board feedback issues instead of having these issues scattered all over the forums. (And yes they are: a quick skim-through brought up at least 4 forums with forum issues posted to them)
But now to the actual issue:
full-text search is definitely broken.
To prove this, I have a test case.
1. http://www.nwoutpost.com/forum/search.asp
2. Search for: "investigate" (without quotes)
3. Select "Search for all words"
4. Select Search Forum: "Next Wave"
5. Search In: Entire Message
6. Search By Date: Any Date
7. Search By Member: MikeP
Well, this is interesting. Because if you do everything as described, you will get one post as a result:
http://www.nwoutpost.com/forum/topic.as ... nvestigate
However, the above testcase should output all posts in "Next Wave" in which our trusty administrator said "investigate". (Dunno if there are some at all!)
"investigate" is mentioned in this thread by Spaz, not by MikeP, so the SQL string seems to have an issue because it does not correctly incorporate the username into the query...(or even not at all)
Thought I'd report this here so that more people get a grip why their full-text searches fail (nearly always)
