elasticsearch/plugins/mapper-size
Alan Woodward 61b51ba822
MetadataFieldMapper.Builder.build() doesn't need ContentPath (#64636)
Metadata fields are always instantiated at the root of a document,
so they don't need to take the ContentPath in their build() methods.

Also converts a couple of metadata parsers from Configurable to
Fixed, as they don't have any parameters.
2020-11-05 15:34:52 +00:00
..
src MetadataFieldMapper.Builder.build() doesn't need ContentPath (#64636) 2020-11-05 15:34:52 +00:00
build.gradle Convert most OSS plugins from integTest to [yaml | java]RestTest or internalClusterTest (#59444) 2020-07-28 16:43:17 -05:00