Re: Help with MATCH AGAINST

2001-05-11 Thread Vadim P.
> $SQL = " SELECT * FROM cvtemplate WHERE employment_type = '$employment_type' > AND location = '$location' AND related_discipline = '$related_discipline', > MATCH specific_work_profile, wxcdone, wxcdtwo, wxcdthree, wxcdfour AGAINST > ('$keywords') AS score FROM cvtemplate HAVING score!=0 ORDER BY

Re: Help with MATCH AGAINST

2001-05-11 Thread Bzdpltd
Hi All, I am new to this list, and will find it of excellent use to me. I need help with the following: What it is I have a cv database and it is working great, I use PHP and MySQL and have just come across this problem, the client has asked me to search lots of fields in the database. At pre