Update of /cvsroot/archive-access/archive-access/projects/nutch/xdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3465/xdocs
Modified Files:
faq.fml
Log Message:
* xdocs/faq.fml
More edit of scoring section.
Index: faq.fml
===================================================================
RCS file: /cvsroot/archive-access/archive-access/projects/nutch/xdocs/faq.fml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** faq.fml 1 Nov 2005 19:13:47 -0000 1.14
--- faq.fml 1 Nov 2005 19:17:09 -0000 1.15
***************
*** 272,276 ****
query.host.boost, 2.0f
query.phrase.boost, 1.0f</pre></p>
! <p>You can change the above boosts by editing your nutch-site.xml</p>
<p>Anchor text makes a large contribution to a document ranking score.
You can see the anchor text for a page by browsing to the 'explain' then
--- 272,278 ----
query.host.boost, 2.0f
query.phrase.boost, 1.0f</pre></p>
! <p>From the list above, you can see that terms found in a document URL get
! the highest boost with anchor text next, etc.
! You can change the above boosts by editing your nutch-site.xml</p>
<p>Anchor text makes a large contribution to a document ranking score.
You can see the anchor text for a page by browsing to the 'explain' then
|