AM, Sergei Golubchik wrote:
Hi!
On Nov 18, Kevin Lewandowski wrote:
I'm using mysql fulltext indexes and want them to see words of 2 or
more characters, and no stopwords. I've edited the appropriate files
(ftdefs.h, ft_static.c), then recompile, install, restart mysql,
rebuild inde
I thought that option was only available on version 4.0 and above? I'm
using 3.23.52-max.
thanks
On Tuesday, November 19, 2002, at 07:22 AM, Thomas Spahni wrote:
On Mon, 18 Nov 2002, Kevin Lewandowski wrote:
I'm using mysql fulltext indexes and want them to see words of 2 or
more
I'm using mysql fulltext indexes and want them to see words of 2 or
more characters, and no stopwords. I've edited the appropriate files
(ftdefs.h, ft_static.c), then recompile, install, restart mysql,
rebuild indexes, and there is no change. It still uses a minimum of 4
characters). I'm using
Hi, All.
I'm running mysql-max version 3.23.49a-max and am not able to
change ft_min_word_length. It also does not show in the list
when I run "show variables". When I try to specify it on the
mysql command line start mysqld just dies.
Is this configurable with this version?
thanks
-Kevin
___