Hi Byron searcher.summary.length = 2 * searcher.summary.context + queryword.length(?)
Please refer to nutch-default.xml ..... <property> <name>searcher.summary.context</name> <value>5</value> <description> The number of context terms to display preceding and following matching terms in a hit summary. </description> </property> <property> <name>searcher.summary.length</name> <value>160</value> <description> The total number of terms to display in a hit summary. </description> </property> ..... If I am wrong, correct me:) Thanks /Jack On 4/15/05, Byron Miller <[EMAIL PROTECTED]> wrote: > Is there any way to extend the length of the summaries > or clean them up a bit? i'm getting lots of "...." > keyword "....." keyword and some blub "..." type > summaries > > ? > > http://www.mozdex.com > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
