bitbob
04-24-2007, 03:49 PM
I know this is impossible to do correct since relevance is not calculated as this in the first place, but is there some resonable convertion between the number you get when you
SELECT MATCH (<fulltext index>) AGAINST (<string>) AS relevance...
and percentage value?
SELECT MATCH (<fulltext index>) AGAINST (<string>) AS relevance...
and percentage value?