Help with Mysql fulltext search

Contributor
17Mar2010,11:17   #1
rekha's Avatar
Hi,

In my site I am using fulltext search to search data from the database using php query.But the search is not working properly and it retrieves irrelevant data.


Can anyone pls guide me how to use mysql fulltext search efficiently.
Go4Expert Founder
17Mar2010,12:30   #2
shabbir's Avatar
Search will not retrieve data which are irrelevant but you do not have the right data stored.

With Full text search you will never get relevant dat
Contributor
17Mar2010,12:43   #3
rekha's Avatar
Hi,

Can you tell me the way to get the most relevant data from mysql.