OpenSearch/plugins
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
..
analysis-icu Remove wildcard imports 2015-12-18 12:43:47 -08:00
analysis-kuromoji Remove wildcard imports 2015-12-18 12:43:47 -08:00
analysis-phonetic Remove wildcard imports 2015-12-18 12:43:47 -08:00
analysis-smartcn Remove wildcard imports 2015-12-18 12:43:47 -08:00
analysis-stempel Remove wildcard imports 2015-12-18 12:43:47 -08:00
delete-by-query Remove wildcard imports 2015-12-18 12:43:47 -08:00
discovery-azure Remove wildcard imports 2015-12-18 12:43:47 -08:00
discovery-ec2 Remove wildcard imports 2015-12-18 12:43:47 -08:00
discovery-gce Remove wildcard imports 2015-12-18 12:43:47 -08:00
discovery-multicast Remove wildcard imports 2015-12-18 12:43:47 -08:00
jvm-example Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
lang-javascript Remove wildcard imports 2015-12-18 12:43:47 -08:00
lang-plan-a Remove wildcard imports 2015-12-18 12:43:47 -08:00
lang-python Remove wildcard imports 2015-12-18 12:43:47 -08:00
mapper-attachments Make mappings tests more realistic. 2015-12-21 10:44:00 +01:00
mapper-murmur3 Make mappings tests more realistic. 2015-12-21 10:44:00 +01:00
mapper-size Make mappings tests more realistic. 2015-12-21 10:44:00 +01:00
repository-azure Remove wildcard imports 2015-12-18 12:43:47 -08:00
repository-hdfs Remove wildcard imports 2015-12-18 12:43:47 -08:00
repository-s3 Rename InternalFilters.Bucket to InternalFilters.InternalBucket to avoid name collision 2015-12-18 13:22:20 -08:00
site-example Remove "empty" licenses dir 2015-12-02 10:22:52 +01:00
store-smb Remove wildcard imports 2015-12-18 12:43:47 -08:00
build.gradle Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00