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? Thanks Julien -- DigitalPebble Ltd http://www.digitalpebble.com
