elasticsearch/x-pack/plugin/mapper-unsigned-long
Jim Ferenczi 3b62de9e78
unsigned longs should be compatible with index sorting (#75599)
This change allows the type `unsigned_long` to be used in the index
sort specification. The internal representation uses plain longs so
we can rely on the existing support for that type.
2021-07-26 16:45:47 +02:00
..
src unsigned longs should be compatible with index sorting (#75599) 2021-07-26 16:45:47 +02:00
build.gradle Remove internal build logic from public build tool plugins (#72470) 2021-05-06 14:02:35 +02:00