Search found 1 match

by tom_gosling
Tue Jan 27, 2004 8:30 am
Forum: Databases
Topic: MySQL Fulltext search - formula?
Replies: 2
Views: 860

MySQL Fulltext search - formula?

Hi all, Does anyone know the formula that mysql use when calculating relevance scores from fulltext searches? OR Does anyone know a good way of calculating relevence percentages from search results using PHP? At the moment I'm calculating the percentage of how many search terms area found against ho...