I'd like to show users how much something is related.
My best ideas:
- a scale of 1 to 5
- an object that changes length or color

With Views:
---------------
- I guess the best way is to find another module that can show this ranking.
- Probably a field is enough. I am not sure if Computed Fields (http://drupal.org/project/computed_field) has anything that can help us in this.
- With this ranking field the result is sortable.

If I am right this is not included in this module at this moment. Excuse me if I am wrong.

Comments

jordojuice’s picture

Status: Active » Postponed (maintainer needs more info)

We've added a Similarity score field to the Views integration. The similarity score is calculated by the FULLTEXT search and multiplied by ten. The score can be displayed as a whole number or as a percentage. We could potentially provide more options for limiting in the manner that you suggested: 1-5 for example. However, we don't want to provide so many options for different ways to format the similarity score that it becomes confusing or complicated.

Check out the latest beta version and let me know if the new field solves your request or if you have any suggestions on how it might be improved.

jenlampton’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)

Issue queue triage, closing all 6.x issues. If this one is still a problem for Drupal 7, please re-open.