I was observing plugins.include property of my nutch-site.xml It has has:-
<value>protocol-http|urlfilter-regex|parse-(text|html|js)|index-basic|query-(basic|site|url)| summary-basic|scoring-opic|urlnormalizer-(pass|regex|basic)</value> We can see that it doesn't have "lib-http". But I have seen that lib-http is used in protocol-http. In the HttpResponse.java of lib-http, it refers to HttpBase.java which is present in lib-http. So, when lib-http is not included in plugins.include, how does lib-http work? ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Nutch-developers mailing list Nutch-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nutch-developers