OpenSearch/server
Luca Cavanna 8a05b670ca
Address MinAndMax generics warnings (#52642)
`MinAndMax` encapsulates min and max values for a shard. It uses generics to make sure that the values are of the same type and are also comparable. Though there are warnings whenever this class is currently used, which are addressed with this commit.

Relates to #49092
2020-03-03 16:08:10 +01:00
..
licenses Upgrade to Lucene 8.5.0-snapshot-c4475920b08 (#52950) (#52977) 2020-02-29 09:29:16 -05:00
src Address MinAndMax generics warnings (#52642) 2020-03-03 16:08:10 +01:00
build.gradle Upgrade to lucene-8.5.0-snapshot-3333ce7da6d (#51749) 2020-01-31 11:20:15 -05:00