tags = mycoll.find({"category": "movie"}).distinct("tags")
I have used above code in django and feel it\'s there is no iss