The class "lib/thumbsniper/db/Mongo.php" contains an "init()" method to create MongoDB indexes, but this method is never executed. There needs to be some kind of initialization for new databases or even something to be run upon creating (or changing) a collection.
The class "lib/thumbsniper/db/Mongo.php" contains an "init()" method to create MongoDB indexes, but this method is never executed.
There needs to be some kind of initialization for new databases or even something to be run upon creating (or changing) a collection.