Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "NutchScoring" page has been changed by LewisJohnMcgibbney:
https://wiki.apache.org/nutch/NutchScoring?action=diff&rev1=3&rev2=4

  
  == Introduction ==
  Amongst other things Apache Nutch is described as "...Being pluggable and 
modular... via extensible interfaces such as Parse, Index and ScoringFilter's 
for custom implementations". This document acts as a scoring 101 for Apache 
Nutch including information on, in particular 
-  * What Scoring is
-  * Where Scoring takes place
-  * 
+  * What Scoring is... what it means in Nutch.
+  * Where Scoring takes place within the Nutch Crawl cycle.
+  * Nutch Scoring extension points and how we can implement custom scoring 
algorithms.
+  * Scoring issues currently under development.
+ 
+ 
+ == What Scoring is... what it means in Nutch ==
+ 
+ == Where Scoring takes place within the Nutch Crawl cycle ==
+ 
+ == Scoring extension points ==
  
  == Examples ==
   * NewScoring -- New stable pagerank like webgraph and link-analysis jobs.

Reply via email to