Reputation: 387
I have some pretty big, multi level, documents with LOTS of fields (over 1500 fields). While I want to save the whole document in mongo, Ido not want to define the whole schema. Only a handful of fields are important. I also need to index those "important" fields. Is this something that can be done?
Thank you
Upvotes: 0
Views: 120