horseboy/grasshopper
I just put in a new search engine system and we're shaking out the bugs. The problem we have is with something called 'stopwords' Basically those are words that the engine is supposed to ignore searching on such as 'a' or 'the' What I'm finding is that if a stopword exists, it just pitches all of the results. If I remove the stopword list, we get way to many hits on the results. Most notably is 'to.' This will hit on that word, but also 'took,' 'together,' 'towards' and others. Now imagine that for 'a'
The new engine, while still glitchy, is much better from an infrastructure perspective. It's 10x faster, does phrase searching better than the forum software, and uses absolutely 0% CPU time. For now, I suggest just getting as general term in your search, but use the advanced features to give it more qualifiers. For your case above "glad have title" would get you closer. But, still not close as I think you'd like. I think it'll meet most peoples search needs.
Remember, this isn't google.

Speaking of that, Google does pick up much of the forum, but it's not a perfect index either.
Bear with us.