« Back Issue #119
  • 2010-08-13 10:11 Reported by administrator
  • 2010-09-06 15:17 Marked fixed
Status: Marked fixed
Priority: Medium

Link text should be associated with the page linked to

administrator 2010-08-13 10:11

Currently, link text is not associated with the page linked to, only with the page the link occurs on. This means search results for things like images are weaker than they should be.

administrator 2010-09-02 08:35

One way to handle this is to create for each link processed a "micro document" which is stored in the inverted word document index. The main document and all of the inlink documents are grouped together using the group iterator of Bug 8.

chris 2010-09-02 09:31

Fixed with commit 7fb47f3

X