Frontend
Aus Deutsches Nutch Wiki
Frontend
Anpassen der länge der Ergebnis Beschreibungen
In Nutch Default:
<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>20</value> <description> The total number of terms to display in a hit summary. </description> </property>
