Victor,

Thursday, January 24, 2002, 10:59:03 AM, you wrote:
VHRV> Hi there.

VHRV> Im having some troubles with mysql and FULLTEXT.
[]
VHRV> Now, I have the next rows:
VHRV> ID          NAME         KIND
VHRV> 1            Boby           Asiatic and colored
VHRV> 2            Linda           American, non fustable
VHRV> 3            Boby           Spanish, colored and kindly

VHRV> When I do
VHRV> Select * from pets where MATCH (name) against ('boby');

VHRV> I´ts giving me 0 results as response...

VHRV> Whereis the problem, I have, boby twice and it return me 0 as result.
VHRV> ¿What I doing wrong?

It's ok if the word 'Boby' is present in more than a half of rows.
Please, read carefully the manual on: http://www.mysql.com/doc/F/u/Fulltext_Search.html





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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