OpenSearch/x-pack/plugin/mapper-flattened/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
..
internalClusterTest/java/org/elasticsearch/xpack/flattened/mapper Move FieldMapper#valueFetcher to MappedFieldType (#62974) (#63220) 2020-10-04 14:54:59 +01:00
main/java/org/elasticsearch/xpack/flattened Add factory methods for common value fetchers. (#63438) 2020-10-08 12:14:53 -07:00
test/java/org/elasticsearch Small fixes to flattened field value fetching. (#63443) 2020-10-08 11:52:54 -07:00