Sure. In IndexSegment's makeDocument() method, you can edit the code to deboost the document by checking parse.getData().getOutlinks().length and multiplying boost by some factor . You would have to reindex for this change to take effect.
On 6/14/05, Massimo Miccoli <[EMAIL PROTECTED]> wrote: > Dear Nutch Dev, > > Ther's a way to penalize sites with many outlinks? I mean sorting hits > in results pages by outlinks and penalize in rank sites with many outlinks. > > Any help? > > Thanks, > > Massimo > > >
