OpenSearch/modules/percolator/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/percolator [7.x] Introduce javaRestTest source set/task and convert modules (#59939) (#60026) 2020-07-28 08:39:11 -05:00
main/java/org/elasticsearch/percolator Add factory methods for common value fetchers. (#63438) 2020-10-08 12:14:53 -07:00
test Enable SourceLookup to leverage sequential stored fields reader (#63035) (#63316) 2020-10-06 14:34:39 +02:00
yamlRestTest Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00