2
votes
1answer
77 views

Is it ok to incorporate engine-calculation and user-improvements-votes into one relevancy grade?

Our product provides search functionality as well as profile viewing. Each profile is assigned with engine-calculated tags, with a relevancy score. Example: Profile JohnDoe is assigned the tag UX with ...
5
votes
2answers
133 views

Do users really need to search through a tag page?

My video site offers full search functionality that searches based on title, description and tags. I also have a category page that has 20+ categories to browse (each video is categorized as well as ...
6
votes
1answer
453 views

How to search using tags - know any good examples?

I'm working on an application where tags are structures hierarchically - so while the list of tags is organized as a tree (just like categories), the items can appear under several such tags. The ...