There is some info on how the hit scores are calculated here
http://docs.openlinksw.com/virtuoso/creatingtxtidxs.html#hitscores
On Wed, May 26, 2010 at 10:27 AM, Sebastian Trüg wrote:
> Hello everybody,
>
> using "?r bif:contains "foobar" OPTION (score ?s)" one can retrieve the
> full text match
Hello everybody,
using "?r bif:contains "foobar" OPTION (score ?s)" one can retrieve the
full text matching score. This works fine. However, the score is an
integer and I am simply not sure how to interpret it.
>From other full text matching engines such as lucene one gets a score
between 0 and 1