i\know\me
Posts
Projects
Tags
Casting fields in MongoDB Docs
So you have your document schema sorted but your application is throwing in mixed types on an indexed field. Not the end of the world, but your indexes are performing sub optimally.
Regex Search in value
Use MongoDB to find a regex term inside field values.
Mongo PHP Extension in MAMP
Some things really shouldn't need notes. Adding the PHP MongoDB extension on MAMP does.