I'm wondering if there is a way to filter similar nodes according to a minimum % of similarity ?
There is no similarbyterms filter, but could that be done through a PHP validator for the argument?
Thanks !
I'm wondering if there is a way to filter similar nodes according to a minimum % of similarity ?
There is no similarbyterms filter, but could that be done through a PHP validator for the argument?
Thanks !
Comments
Comment #1
fourmi4x commentedOk I guess this can be done using http://drupal.org/project/viewsphpfilter
Testing this option...
Comment #2
lightsurge commentedWould be interested to know if you have any success... I don't have the php know-how to put together a filter for this.
Comment #3
realOFF commented+1 for this feature. =)
Comment #4
ajakoan commentedI'd love to see this added as well. It would be great to be able to show only nodes that match with 2 or 3 or whatever number of terms. Even if it was just greater than 1.
Comment #5
lightsurge commentedThat's a different feature request.. If a node is tagged with a large number of terms, it's similarity to another node would be judged in terms of percentile number of similar tags in that other node. So two nodes with identical tags would be judged higher in similarity than if the other node had all the tags of the viewed node but with a hundred others, as they'd be unlikely to be as similar, the latter would be more 'generally' similar.
Comment #6
Nicolino77 commentedAfrer 4 years, is this feature now live? I really need it. Thanks.
Comment #7
Nicolino77 commentedIs this module still maintained?
Comment #8
shelaneIf this is still an issue in the 8.x branch, create a new issue.