You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Smith Norton <sm...@gmail.com> on 2007/09/07 15:50:46 UTC

How to use query-site plugin?

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>