Hi, Thanks for the answer.
To sum up: to access metadata during the fetch in Http (HttpResponse), one
should do
String metadata = ((Text) datum.getMetada().get(new
Text("dataName"))).toString();
Best Regards,
Zabini
--
View this message in context:
http://lucene.472066.n3.nabble.com/HTTP-Post-request-tp4121719p4121949.html
Sent from the Nutch - User mailing list archive at Nabble.com.

