Hi!

On May 17, Carl J Meyer wrote:
> >Description:
>       It appears that MySQL can have trouble with a searchterm
> in a boolean-mode fulltext index search which is both prefixed
> with + and suffixed with *, when that searchterm is paired
> with another required term.  The empty set is returned when there are rows
> which should match.

There were a number of bugs fixed in boolean fulltext search since 4.0.1.
Several of them were truncation-operator-related.
So - if you will fail to create a test case, you may wait for 4.0.2
to be out (it should not take more than a one-two weeks), and see
whether this bug is fixed.

Regards,
Sergei

-- 
MySQL Development Team
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to