Hi,
I've just started to implement a FULLTEXT search script in PHP. I have
read that the relevance rating should not directly be used to create a
rating (as a percentage say) for the results you may return to a user.
Is there an effective algorithm whereby some normalisation etc. could
effectively be used to provide at least a "rough" guide?
TIA
Andy
I've just started to implement a FULLTEXT search script in PHP. I have
read that the relevance rating should not directly be used to create a
rating (as a percentage say) for the results you may return to a user.
Is there an effective algorithm whereby some normalisation etc. could
effectively be used to provide at least a "rough" guide?
TIA
Andy
Comment