Hi, OPICScoringFilter line 91: content.getMetadata().set(Fetcher.SCORE_KEY, "" + datum.getScore()); and line 96,102 we set and get the Fetch Sore as Strings. :-o. Wouldn't it be better to have the Metadata support floats as well instead of serializing and parsing strings? In general wouldn't it be a good idea to have Metadata as child of MapWritable ? OO Design?
Any thoughts? Stefan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
