A0 Search function returns no results

I installed site frame, everything seems to work OK except that when I use the 'search' function, no results are returned.  Yes, I posted some test messages and tried searching for a word in the title, body, etc and the search function always returns zero results.

Search
by glen / at 09:29 on October 24, 2006

Siteframe's search function relies upon the MySQL full-text search. One of the problems is that it doesn't work well unless there's a reasonable amount of content: say, 10-20 pages' worth. It's algorithm ignores words that occur a high percentage of the time (for example, "a," "of," "the"). When there are only a few words in the index, then all of the words occur a high percentage of the time. For example, if there was only one page containing the sentence, "This is a sentence," then each of those four words would occur 25% of the time. So you'll get better results as you get more content.