I have a query like this: SELECT * FROM bc_posts WHERE MATCH (post_city, post_location, post_details, post_message) AGAINST ('webster');
I get the results as follows: webster hall webster webster hall club How come the exact match (i.e. "webster") does not get a higher relevance? I remember seeing some kind of workaround for this problem, but I can not for the life of me find it anymore!! TIA, AJ --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php