| List: | General Discussion | « Previous MessageNext Message » | |
| From: | mos | Date: | September 14 2004 8:26pm |
| Subject: | Re: Fulltext doesn't seem to find certain text | ||
| View as plain text | |||
At 01:54 PM 9/14/2004, you wrote: >If I perform a fulltext search for 'foo', it won't match text like >'foo, inc'. > >Why? > >Mysql 3.23.52 Joe, By default MySQL has a 4 letter minimum for fulltext searches; words must be at least 4 letters in length otherwise they won't get added. Since you are using MySQL 3.23, you will need to recompile the binaries. With MySQL 4.x, you can simply change a variable in the configuration file and rebuild the fulltext indexes. Mike
| Thread | ||
|---|---|---|
| • Fulltext doesn't seem to find certain text | joe mcguckin | 14 Sep |
| • RE: Fulltext doesn't seem to find certain text | Dathan Vance Pattishall | 14 Sep |
| • Re: Fulltext doesn't seem to find certain text | Blake Schroeder | 14 Sep |
| • Re: Fulltext doesn't seem to find certain text | Tobias Asplund | 14 Sep |
| • Re: Fulltext doesn't seem to find certain text | mos | 14 Sep |
| • Re: Fulltext doesn't seem to find certain text | Mike Blezien | 14 Sep |
| • Re: Fulltext doesn't seem to find certain text | mos | 14 Sep |
