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

dawehner’s picture

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

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)