Hi,
I am going throug some examples which supports nutch-0.7
API's method, but
since I am using nutch-0.8.1 most of the method of nutch-0.7
API is not
supported, is there ny way to find out the coreesponding
nutch-0.7 API's
method with nutch-0.8.1 API's .
For example this method in nutch-0.7
metadata.putAll(content.getMetaData()); is not supported by
nutch-0.8.1 API,
so how shall I find ? that what will be the corresponding
method which will
support in place of the method--------
metadata.putAll(content.getMetaData()); -------in
nutch-0.8.1.
Looking forward for ur valuable inputs.
With thanks
Ratnesh Srivastava
--
View this message in context: http://www.nabble.com/nutch-0.7-
Compatible-API-Problem---tf3453386.html#a9633467
Sent from the Nutch - User mailing list archive at
Nabble.com.
|