Hi!

On May 06, Vadim P. wrote:
> Hi,
> 
> It's not quite clear from the manual, but it appears that queries with
> FULLTEXT search patterns like this:
> 
> MATCH (some_text_field) AGAINST ('("red pepper") ("green bean")')
> 
> don't produce the result desired, that is, multiple ".." elements are not
> allowed, with or without parentheses...

Could you explain, what result is desired and what result you are getting ?
Because, right now I can only say that multiple ".." elements ARE
allowed, of course.

> On a general note, it would be nice to have the formal syntax of FT search
> patterns in the manual.
 
I do not understand, what is missing in the manual right now ?
There is a list of operators, you can use any of them in whatever
combination you want.

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