Attached is a patch for file:// scheme. It will be useful for (1) local/personal search (2) development/testing (3) a starting point of "desktop search"? It's done on linux. If breaks on ms windows, please let me know or provide a patch.
Thanks for providing this. I just committed it.
I'm not sure that we need to model each protocol on HTTP. What are the advantages of doing this now that we have an abstract protocol API?
It can be downloaded at http://nutch.neasys.com/patch/, together with
a REQUIRED jar file jaf-1.0.2.jar. Check under 20040605. The jar file needs to be in ./nutch/lib.
Why does this need to be in the top-level lib directory? Can't it go in the plugin's lib directory instead? It only appears to be used in the plugin. I would prefer that we keep as few libraries as possible in the top-level lib, and try to keep most things with plugins.
Thanks again,
Doug
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
