In the conf/nutch-default.xml I find a query.site.boost property. It
seems to be a plugin.

Could some one please tell me the steps to use this plugin with Nutch?

<!-- query-site plugin properties -->

<property>
  <name>query.site.boost</name>
  <value>0.0</value>
  <description> Used as a boost for site field in Lucene query.
  </description>
</property>

Reply via email to