OpenSearch/plugins/mapper-size
Adrien Grand ac393b7a31 Make mappings tests more realistic.
DocumentMapperParser has both parse and parseCompressed methods. Except that the
parse methods are ONLY used from the unit tests. This commit removes the parse
method and moves all tests to parseCompressed so that they test more
realistically how mappings are managed.

Then I renamed parseCompressed to parse given that this is the only alternative
anyway.
2015-12-21 10:44:00 +01:00
..
src Make mappings tests more realistic. 2015-12-21 10:44:00 +01:00
build.gradle Switch build system to Gradle 2015-10-29 11:40:19 -07:00