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

Reply via email to