> > Click on Notice (still on search), search for wish. No results, yet a > > notice of mine has that word. > > Well that's an easy one. For some insane reason I can't even begin to > fathom, "wish" is a MySQL stopword. See this (ridiculous imho) list: > > http://dev.mysql.com/doc/refman/5.1/en/fulltext-stopwords.html
On this one, I am not sure how Laconica does it's search, but using another PHP set of scripts as an example, WordPress, the search works just fine, using just the MySQL searching capabilities I believe. No stopwords will stop or crash a search on WordPress. Why not implement something similar on Laconica? -- David Collantes, System Administrator College of Business Administration University of Central Florida 407-823-3418 _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
