Page 1 of 1

FULLTEXT searches (0 relavance question)

Posted: Mon Aug 11, 2003 8:42 am
by kendall
I have devised a mysql search script that tries to match(3 name columns) against(a name) {whether first middle or lastname or all}. In doing a query where there is a certain 'last name' is most common i get a search result of 0 relavance thus return no results...

IS there a work around for this as i wanted the query to have been able to return the matches for this typ e of query as well?

Kendall