Closed (works as designed)
Project:
Relevant Content
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2010 at 02:31 UTC
Updated:
26 Jul 2011 at 21:35 UTC
In my site,I have not set any Vocabulary.I use cck field instead.Why not make cck field relevant?if so,it's perfect.
Comments
Comment #1
nicholasthompsonVocabularies are required because thats how the module works; it compares based on terms (in this case, limited to specific vocabularies of terms). The module doesn't compare based on CCK fields.
Although that'd be an interesting discussion in a new issue on "relevant content" based on arbitrary fields... in D7 this would, in theory, be much easier now everything is a Field / Entity pair....