Dawid, On Thu, Aug 05, 2004 at 01:20:49PM -0400, Dawid Weiss wrote: > > John, are you going to address Doug's comments? Should I do it? > > D.
I won't have time until Sunday. Please go ahead. You might want to work on my patch, which uses the current search.jsp I will just commit when back to town on Sunday ;-) John > > >A couple quick comments: in search.jsp you're always searching for > >start+hitsToCluster hits, even when you're not clustering. This should > >just be start+hitsPerPage when clustering is disabled. Also, one should > >be able to specify hitsToCluster, either with a url parameter or with a > >NutcConf parameter. > > >Also, the code to get the clustering extension should not be in the JSP, > >but rather in a static method of a utility class, something like > >net.nutch.clustering.OnlineClustererFactory. ------------------------------------------------------- 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
