OpenSearch/plugins/mapper-murmur3/src
Julie Tibshirani ae2fc4118d Add factory methods for common value fetchers. (#63438)
This PR adds factory methods for the most common implementations:
* `SourceValueFetcher.identity` to pass through the source value untouched.
* `SourceValueFetcher.toString` to simply convert the source value to a string.
2020-10-08 12:14:53 -07:00
..
main/java/org/elasticsearch Add factory methods for common value fetchers. (#63438) 2020-10-08 12:14:53 -07:00
test/java/org/elasticsearch/index/mapper/murmur3 Convert percolator, murmur3 and histogram mappers to parametrized form (#63004) 2020-09-29 14:42:26 +01:00
yamlRestTest [7.x] Convert most OSS plugins from integTest to [yaml | java]RestTest or internalClusterTest (#59444) (#60343) 2020-07-29 13:06:13 -05:00