After change the SUM_LENGTH to 300 and I can get more summary now. But I found the summary not friendly readable.
I want to get more words around the search keywords. for example. nutch give: ...(5 other words)Keywords(5 other words)...(5 other words)Keywords(5 other words)...(5 other words)Keywords(5 other words)... I want: ...(20 other words)Keywords(20 other words)...(20 other words)Keywords(20 other words)...(20 other words)Keywords(20 other words)... how should I do for this? thanks;) ansi On Fri, 3 Sep 2004 13:14:49 +0800, ansi <[EMAIL PROTECTED]> wrote: > Thanks,John. > I got it according your help. > > ansi. > > > > On Thu, 2 Sep 2004 21:40:56 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > > On Fri, Sep 03, 2004 at 08:49:02AM +0800, ansi wrote: > > > hi,all > > > > > > Should anyone show me how to get more summary from the > > > search result? I want to show more than 300 words of the page > > > detail on the search.jsp page. > > > > SUM_CONTEXT and SUM_LENGTH in > > ./src/java/net/nutch/searcher/Summarizer.java > > ? > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by BEA Weblogic Workshop > > FREE Java Enterprise J2EE developer tools! > > Get your free copy of BEA WebLogic Workshop 8.1 today. > > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > > _______________________________________________ > > Nutch-general mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/nutch-general > > > ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Nutch-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-general
