ww.mysql.com/doc/F/u/Fulltext_Fine-tuning.html
>
>
>
>
>-Original Message-
>From: Dan Tappin [mailto:[EMAIL PROTECTED]]
>Sent: Monday, March 25, 2002 10:03 AM
>To: [EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>Subject: Re: Dumb Newbie Keyword Search Question
>
>
, 2002 10:03 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Dumb Newbie Keyword Search Question
Thanks Alec,
That is exactly what I was looking for.
Dan
> I think what you want is a FULLTEXT index with the MATCH operator - see
> http://www.mysql.com/doc/F/u/Fulltext_Searc
Thanks Alec,
That is exactly what I was looking for.
Dan
> I think what you want is a FULLTEXT index with the MATCH operator - see
> http://www.mysql.com/doc/F/u/Fulltext_Search.html .
>
> Particularl.y, see the new developments in fulltext in V4.0.1 half way doen
> the page
>
>Alec Cawle
I have been looking through the mailing list archives but I can seem to find
a straight forward answer anywhere.
I have a MySQL table with a variety of text columns I would like to search.
Pretty basic... A web search form returning the users input $keywords.
Some type of relevance system would