FULLTEXT searches (0 relavance question)

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

FULLTEXT searches (0 relavance question)

Post 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
Post Reply