Environment: Mongoose, Node.js
Adding a 2dsphere index after the fact can be done with,
db.bar.createIndex({point:"2dsphere"