Ryan Ernst 565ffb16f1 Mappings: Remove ability to set meta fields inside documents
A few meta fields can currently be set within a document's source.
However, the recommended way to set meta fields like this is through
the api, and setting within the document can be a performance trap
(e.g. needing to find _id in order to route the document).

This change removes the ability to set meta fields within
a document source for 2.0+ indexes.

closes #11051
closes #11074
2015-05-12 23:09:03 -07:00
..
2015-04-04 16:50:04 +02:00
2015-05-07 11:26:49 -07:00
2015-04-27 17:19:36 +02:00
2014-09-11 09:52:09 +02:00