>       float scaleFactor = hits.score(0);

Sorry. That should of course read:

        float scaleFactor = 100f / hits.score(0);

-- 
Maik Schreiber
IQ Computing - http://www.iq-computing.de
mailto: [EMAIL PROTECTED]

Reply via email to