One feature I would really love (correct me if it does already exist) :
being able to directly edit search requests. I would guess that this could be accomplished quite easily by making the Applied Filter field editable. So for example if I wanted to show my latest HD films to my Italian friends I would just do :
SELECT * from Movies([Resolution] like '1080%' and [Subtitles] like '%italian%')
