Hello.

Here is how to find related nodes by looking into its taxonomy and then searching with it as arguments:

http://drupaleasy.com/blogs/ryanprice/2008/06/using-views-2-drupal-6-cre...

Fine.

But how to make this view more useful - how to sort it out with "the most related" coming first?

"The most related" are nodes having the biggest number of common terms with "source" node.

How to find it?

Thank you for your help and feel free to move it if it is not correct place for such a question.

Comments

merlinofchaos’s picture

Status: Active » Fixed

Views cannot do that sort natively; you would need to write a custom sort handler to do this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.