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

nicholasthompson’s picture

Status: Active » Closed (works as designed)

Vocabularies 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....