Hello,

I just upgraded from open source Virtuoso 7.1 to 7.2.0_p1 (from sourceforge).
All is fine except that I have a problem with the full text search using
bif:contains and the score option.  What happens is that it returns the same
score values to all hits.  For example, a query including the following
triple:

  ?lit bif:contains "'melanoma'" option (score ?score)

returns all correct matches, but the values of the ?score variable are all
the same for all matches.

Has something changed in the algorithm computing the text matching scores
in 7.2 that I may not be aware of?  In VOS 7.1, the same exact queries involving
bif:contains and the option score returned different scores, but now in 7.2
they are all the same.  I created the full text index in the same way as before.

Thank you.
Krys



------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to