What about a search w/quotes - like: "PDF "??? -K-
Sent from my iPhone > On Feb 14, 2014, at 4:29 PM, Ted Roche <[email protected]> wrote: > > Darn, that's right; it's bitten me before. Guess I'll have to search for > PeeDeeEFF instead. > > >> On Fri, Feb 14, 2014 at 2:02 PM, Ed Leafe <[email protected]> wrote: >> >>> On Feb 14, 2014, at 12:49 PM, Ted Roche <[email protected]> wrote: >>> >>> I've just tried searching for common phrases like "PDF CSV" and just >> "PDF" >>> for all forums, NF and OT included, and date ranges of One Year and ALL, >>> and I am getting no results. I suspect there might be a problem with the >>> search engine. >> >> No, it's the way that fulltext search is implemented in MySQL. The >> variables that control it are: >> >> | ft_boolean_syntax | + -><()~*:""&| >> | >> | ft_max_word_len | 84 >> | >> | ft_min_word_len | 4 >> | >> | ft_query_expansion_limit | 20 >> | >> | ft_stopword_file | (built-in) >> | >> >> So no word less than 4 characters appears in the index. >> >> >> -- Ed Leafe >> >> >> >> --- StripMime Report -- processed MIME parts --- >> multipart/signed >> text/plain (text body -- kept) >> application/pgp-signature >> --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

