Continued from http://drupal.org/node/74489 :

Ideally, the weighting of a related link would involve all the following criteria in an appropriate user defined order:

* Taxonomy terms.. as mentioned in the first post.
* User ID.. nodes created by the same user are more likely to be related.
* Search index.. make use of the search module's (if enabled) indexing and scoring system.
* Node ID / date.. avoid stale data by preferring newer nodes.
* Node type..

-K

Comments

Zen’s picture

This is well on its way. I'm not satisfied with the UI atm however :/

Anyone interested in reviewing can check HEAD (which is in a state of flux.. bewarned :)

-K

Zen’s picture

Status: Active » Needs review

This could use a few reviews now.

-K

moshe weitzman’s picture

I looked at the UI and find it perfectly reasonable. The one part where more detailed help text would be useful is the 'criteria' fieldset on relatedlinks/discovered.

moshe weitzman’s picture

Status: Needs review » Needs work

i forgot to mention that admin/help/relatedlinks needs updating.

Zen’s picture

Status: Needs work » Needs review

I've fixed the help text and supplemented the criteria fieldset with some extra information - thanks.

Leaving issue open for the time being.

-K

Zen’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)