[ http://issues.apache.org/jira/browse/NUTCH-204?page=comments#action_12367551 ]
Jerome Charron commented on NUTCH-204: -------------------------------------- You are right, very similar. The only difference is that it doesn't implies some modifications on HitSearcher and doesn't change the HitDetail constructor signature. One other thing, is that is avoid exposing some String[][] which are (that's my own opinion) not very elegant and of easy manipulation. One last thing, it will provide a generic MultiProperties container in util package (that can be usefull for many other purpose). I agree with you, there is no real improvements in my solution, just a clearer code (I hope). Once it will be done, I will attach a patch so that you can review it, instead of committing. Regards > multiple field values in HitDetails > ----------------------------------- > > Key: NUTCH-204 > URL: http://issues.apache.org/jira/browse/NUTCH-204 > Project: Nutch > Type: Improvement > Components: searcher > Versions: 0.8-dev > Reporter: Stefan Groschupf > Fix For: 0.8-dev > Attachments: DetailGetValues070206.patch > > Improvement as Howie Wang suggested. > http://mail-archives.apache.org/mod_mbox/lucene-nutch-dev/200601.mbox/[EMAIL > PROTECTED] -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
