Hello.


Please could you provide a repeatable test case for this issue? FT

search works fine for me even if one of the columns has empty values.







'Yemi Obembe wrote:

> using the a sql statement like ds:

>   select *, match(url, title, comment) against ('movies') as score from dir 

> where match(url, title, comment) against ('movies')

>   where dir is a fulltext table of url, titlke and comment

>   i however found out that if the comment column is empty it will return an 
> empty result even if there is a result in the url and/or title column. how 
> can i get around tis?

> 

> 

> 

> ---------------------------------

> 

> A passion till tomorrow,

> Opeyemi Obembe | ng.clawz.com

> 

> 

> 

> 

> 

>               

> ---------------------------------

>  Yahoo! DSL Something to write home about. Just $16.99/mo. or less



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




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to