...

MySQL FULLTEXT search with MATCH ... AGAINST problems

svincent2000
10-11-2002, 12:05 PM
I am trying to get some decent results from using:

SELECT * FROM $Articles WHERE MATCH (article_body) AGAINST ('$searchstring')

$searchstring is a PHP variable from a FORM

I think that there is a default 50% threshold thing which stops all return values if there is more than 50% read.

Anyone got this working satisfactorily? I was think of setting up a new table field called KEYWORDS, and running the MATCH against that... what do you think? Thanks

Simon

misterx345
10-25-2008, 11:13 AM
maybe this URL can help you:

http://deckerix.tuxfamily.org/leerArticulo.php?post=92

guelphdad
10-25-2008, 06:15 PM
Please check threads before posting to them, you've resurrected a six year old post!



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum