OpenSearch/server
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
..
licenses Upgrade to lucene-8.7.0-snapshot-5c4168d (#63466) 2020-10-08 08:20:43 -04:00
src Add factory methods for common value fetchers. (#63438) 2020-10-08 12:14:53 -07:00
build.gradle Search - add case insensitive support for regex queries. (#59441) (#61532) 2020-08-25 17:18:59 +01:00