By student297 on
I looked at the "supercook.com" janathan have developed using semantic search. I am kind of intending to do something like that for my video site. What i want to do is:
1) Users select/enter a tag, 50 matching videos are found.
2) Users enter a second tag, it narrow down to 12 videos.
3) Upon entering the third tag, only 5 videos are matched.
4) Users go through the summary list and select one of the 5 video to watch.
Is it achievable using semantic search module. If it is not, what else i need. Plz give me some suggestions on how i can achieve this functionality. Thanks in advance. I really appreciate this.