I'm new with nodejs and mongodb. To test it out I captured 2.500.000 tweets from the #oscars. Now i'm playing a bit with the data, but find queries like the one below are extremely slow... (up to 40 seconds) (I'm doing the queries directly on console)I'm new with nodejs and mongodb. To test it out