I'm building a View in which the desired result is to display the results in order of relevance -- those that match more of the options in the exposed filter should be shown above those that match fewer of the options. Is there a way to accomplish this?
Comments
Comment #1
dawehnerRelevance is kind of a fuzzy word but i just assume that you use taxonomy.
There is a module which allows you to show similar terms, but they also provide a way to sort by similar terms, maybe http://drupal.org/node/1270244 will give you some ideas.
Comment #2
mustanggb commented