Re: Fulltext problems 4.0.1 part two

2002-02-19 Thread Sergei Golubchik
Hi! On Feb 02, Alexander Belyaev wrote: > Hello, > > I have found a bug( or bad feature? :) ) in 4.0.1 > boolean fulltext search > > Please help... > > -- > select id,txt from test.logo_text where match(txt) against ('+desig* > +service' in boolean mode) > -- > 2 rows i

Re: Fulltext problems 4.0.1 part two (fwd)

2002-02-06 Thread Michael Widenius
Hi! > "Alex" == Alex Aulbach <[EMAIL PROTECTED]> writes: Alex> I found out, that the fulltext engine is misbehaving with less than 5 Alex> entries. Seems to me, that this is exactly the same case... Alex> Perhaps a flush inside the engine or so isn't made with such less entries? Alex> The

Re: Fulltext problems 4.0.1 part two (fwd)

2002-02-03 Thread Alex Aulbach
Date: Sat, 2 Feb 2002 11:41:36 +0300 From: Alexander Belyaev <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Fulltext problems 4.0.1 part two Hello, I have found a bug( or bad feature? :) ) in 4.0.1 boolean fulltext search Please help... Test case with table can be found at http://l

Re: Fulltext problems 4.0.1 part two

2002-02-02 Thread Alexander Belyaev
Hello, I have found a bug( or bad feature? :) ) in 4.0.1 boolean fulltext search Please help... Test case with table can be found at http://logo.nino.ru/fulltextbug.tar.gz Alexander ( "sql database query table" for you, spam protector:) -- show variables like 'ft%' -