« Back Issue #315
  • 2011-02-22 20:16 Reported by administrator
  • 2011-08-15 11:13 Marked fixed
Status: Marked fixed
Priority: Medium

Make doc rank more accurate for archive crawls

administrator 2011-02-22 20:16

Currently doc rank for pages in archive crawls is based on the order of the documents within the archive. This is okay when the original crawl order was OPIC or even breadth first search, it is less good for mediawiki or odp crawls. For mediawiki a crude estimate of important of a wiki page is its size. For odp the actual topic path can be used.

administrator 2011-02-22 20:29

Fixed with f96a19a

X