Hello Doğacan,
> On Tue, Jan 20, 2009 at 5:19 PM, Julien Nioche > <[email protected]> wrote: > > Hi guys, > > > > I had a look at the class URLUtil and found about the rules for choosing > the > > representation of a redirection. I tried on a very simple example and can > > see that the target URL gets a *_repr_* as expected. However this does > not > > seem to be used when generating inverted links, i.e. the linkDB contains > the > > link between the source page and the redirected page but not to the > target > > page it redirects to. I can see that the *_repr_ *attribute is used > during > > indexing but I was expecting the linkDB to use it too. > > > > Am I missing something here? > > > > No, not really. We added URLUtil to fix the stupid problem of > www.cnn.com not showing > up when searching for "cnn" (instead of www.cnn.com/some_redirect). > What use do you > see in using redirects for linkdb? > > Thank you for your reply. It was more out of curiosity than anything else, although I suppose that this would allow us to get anchors for the target as well and hence potentially influence the scoring. Julien -- DigitalPebble Ltd http://www.digitalpebble.com
