[ http://issues.apache.org/jira/browse/NUTCH-204?page=comments#action_12367539 ]
Stefan Groschupf commented on NUTCH-204: ---------------------------------------- Woudn't you end with something very similar as it is now, having one key and multiple values per key? The Lucene Document provides a getValues so I do not see any changes to the lucene API concepts as you mentioned in your first post. http://lucene.apache.org/java/docs/api/org/apache/lucene/document/Document.html#getValues(java.lang.String) Sorry, I still do not understand your improvement suggestion can you give some more details? > 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
