I followed the instructions, but when doing a search I get no results returned. 
 here is my table
 CREATE TABLE /*!32300 IF NOT EXISTS*/ MyTest (  id int(10) unsigned NOT NULL 
auto_increment,  title varchar(200) ,  body text ,  PRIMARY KEY (id),  INDEX 
title (title,body));
 
 
I created FULL INDEX, but for some reason it is not showing above ?
Any ideas 
 
Neil



> Date: Tue, 22 Aug 2006 11:54:43 +0100> From: [EMAIL PROTECTED]> To: [EMAIL 
> PROTECTED]> CC: mysql@lists.mysql.com> Subject: Re: Search Engine type 
> search> > Neil Tompkins wrote:> > I have a number of different database 
> fields.  >  > Does anyone have any recommendations about how I can>  > 
> perform a search engine type search including the text fields.> > Full-Text 
> Search:> > http://dev.mysql.com/doc/refman/5.0/en/fulltext-search.html> > 
> cheers,> --renato> > -- > MySQL General Mailing List> For list archives: 
> http://lists.mysql.com/mysql> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]> 
_________________________________________________________________
Be one of the first to try Windows Live Mail.
http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d
  • ... Neil Tompkins
    • ... Renato Golin
    • ... Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem
    • ... Neil Tompkins
    • ... Neil Tompkins
    • ... Neil Tompkins
      • ... Renato Golin
      • ... Jerry Schwartz
      • ... Chris

Reply via email to