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.
3 min read
A collection of 0 pages
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.
Some things really shouldn't need notes. Adding the PHP MongoDB extension on MAMP does.