On Wed, Aug 04, 2004 at 08:56:03AM -0700, Doug Cutting wrote: > [EMAIL PROTECTED] wrote: > >I am trying Dawid's clustering patch and would recommand it > >be integrated (at least, the API portion) to nutch. > > +1 > > >His clustering plugin is not small (comparing with others) and > >had better be separeted from nutch core. We need a new mechanism for > >this. At least, having two nightly-build tar balls? > >What do you think? > > How big is it? I'm not very concerned about the tarball size. Nutch is
About 3.2MB. Among libs, log4j-1.2.8.jar and nekohtml-0.9.2.jar are also in other plugins. We will need a common place for libs shared by plugins? I have since merged part of Dawid's cluster.jsp with the most recent search.jsp. "Clustering" can be turned on and off by a checkbox next to the "Search" button. Default is no clustering. Here are two screen shots: http://nutch.neasys.com/patch/20040805/noClustering.png http://nutch.neasys.com/patch/20040805/clustering.png To reflect this change and a few minor edits (with regard to Dawid's original patch), a new patch has been created: http://nutch.neasys.com/patch/20040805/patch.txt.20040805 Dawid's plugin *.zip is still needed. If no objection voiced, I intend to commit this over the weekend. I will take in whatever is required and worry about package split late. John ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
