Hi,

I think the 0.0f in this bit of code should be 1.0:
(package org.apache.nutch.searcher; public abstract class RawFieldQueryFilter)

protected RawFieldQueryFilter(String field, boolean lowerCase) {
   this(field, lowerCase, 0.0f);
}

Regards,
Cees

--
Noterik Multimedia BV.
http://www.noterik.nl
--------------------------------------
Take a look at our streaming solutions: http://www.streamedit.com/demo.html


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to