Is there any legitimate way that $hitdoc->get_score would return a value that Perl stringifies to 'nan'? I am getting that value in some cases. I see in the core code that score is a float. Could there be a type mismatch where the C code has more precision than the Perl and Perl is unable to stringify the float?
-- Peter Karman . http://peknet.com/ . [email protected]
