Date: 04/21/05 (MySQL Communtiy) Keywords: mysql, sql Ok, got an odd question. Is it possible, given a list of words to be matched against a FullText index...when you get the results...how can you know what word (or words) the result was actually matched against? I'm using a few tricks from the online MySQL manual to get a relevance score, but what I really want to know is which word(s) gave the strongest "reason" for returning any given result. Source: http://www.livejournal.com/community/mysql/54662.html
|