OpenSearch/core
Ryan Ernst 4e48154130 Mappings: Fix detection of metadata fields in documents
In 2.0, the ability to specify metadata fields like _routing and _ttl
inside a document was removed. However, the ability to break through
this restriction has lingered, and the check that enforced it is
completely broken.

This change fixes the check, and adds a parsing test.
2016-08-02 16:54:44 -07:00
..
src Mappings: Fix detection of metadata fields in documents 2016-08-02 16:54:44 -07:00
build.gradle Move netty transport and http into a module 2016-07-11 22:21:29 +02:00