OpenSearch/server
markharwood 03dd73dc0d
Fix for wildcard fields that returned ByteRefs not Strings to scripts. (#58060) (#58109)
This need some reorg of BinaryDV field data classes to allow specialisation of scripted doc values.
Moved common logic to a new abstract base class and added a new subclass to return string-based representations to scripts.

Closes #58044
2020-06-15 14:52:56 +01:00
..
licenses Update to lucene snapshot e7c625430ed (#57981) 2020-06-11 14:51:53 +01:00
src Fix for wildcard fields that returned ByteRefs not Strings to scripts. (#58060) (#58109) 2020-06-15 14:52:56 +01:00
build.gradle Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00