I have a table places(name vachar(50), address text, description text) engine = MYISAM and few records.
I have been trying to do some example in here!,
Ensure that your key word is not a stop word. To disable or modify the stop word list, you'll need access to set system variables and restart the server.
Also, ensure that your key word meets the minimum full text word length. The default minimum length is 4.
Finally, ensure that the word appears in less than 50% of the records. MySQL won't return results where the word appears in 50% or more of the records.