Mayya Sharipova
bea0ead08a
Fix fields retrieval on unsinged_long field ( #63310 )
...
This fixes fields retrieval on unsigned_long field
1) For docvalue_fields a custom UnsignedLongLeafFieldData::getLeafValueFetcher
is implemented that correctly retrieves doc values.
2) For stored fields, an error was fixed in UnsignedLongFieldMapper
how stored values were stored. Before they were incorrectly
stored in the shifted format, now they are stored as original
values in String format.
Relates to #60050
Backport for #63119
2020-10-06 06:37:31 -04:00
..
2020-10-02 07:34:28 -04:00
2020-09-30 09:28:44 -04:00
2020-09-19 09:05:23 +02:00
2020-08-31 12:40:21 -05:00
2020-09-17 12:37:32 -04:00
2020-09-18 15:41:36 -06:00
2020-09-29 10:35:23 -04:00
2020-09-14 17:14:34 -06:00
2020-09-14 17:14:34 -06:00
2020-10-05 15:49:48 -04:00
2020-08-21 15:13:13 -04:00
2020-08-17 11:27:04 -04:00
2020-10-02 10:16:44 +02:00
2020-09-17 08:58:07 -06:00
2020-08-06 09:38:35 -04:00
2020-09-28 09:57:39 -04:00
2020-09-18 11:11:13 +02:00
2020-10-01 11:01:44 -05:00
2020-07-23 12:42:33 -04:00
2020-10-06 06:37:31 -04:00
2020-09-18 15:40:53 +01:00
2020-10-02 14:01:01 -07:00
2020-09-29 09:13:21 -04:00
2020-10-02 14:09:30 -07:00
2020-10-02 09:40:01 +02:00
2020-09-03 10:57:00 -07:00
2020-09-08 14:01:04 +02:00
2020-10-05 13:00:53 -04:00
2020-09-14 10:42:58 -04:00
2020-08-24 10:46:44 -04:00
2020-10-02 09:46:16 -04:00
2020-09-10 16:51:28 +02:00
2020-10-05 15:50:01 -04:00
2020-08-24 09:32:26 -04:00
2020-09-18 12:50:34 -04:00
2020-10-06 01:52:25 +02:00
2020-09-21 19:22:04 +02:00
2020-09-30 16:25:48 +02:00
2020-07-30 09:23:55 -04:00
2020-07-27 15:58:26 -04:00
2020-07-23 12:42:33 -04:00
2020-07-23 12:42:33 -04:00
2020-09-29 10:35:23 -04:00
2020-08-06 09:48:35 +01:00
2020-01-28 05:32:32 -05:00
2020-07-22 11:22:57 -07:00
2020-08-03 13:31:19 -04:00
2020-07-23 12:42:33 -04:00
2020-08-24 11:18:07 -04:00
2020-06-05 12:08:45 -04:00
2020-09-28 09:57:39 -04:00
2020-08-17 16:58:13 -04:00
2020-08-24 13:08:00 -04:00
2020-09-09 10:13:16 -04:00
2020-07-27 15:58:26 -04:00
2020-08-24 11:18:07 -04:00
2020-07-23 16:43:10 -07:00
2020-09-02 15:29:48 -07:00
2020-09-01 15:32:56 -04:00
2020-10-02 07:34:28 -04:00
2020-09-04 08:56:52 -04:00
2020-07-23 12:42:33 -04:00
2020-09-14 09:13:23 -04:00
2020-09-24 17:07:24 -07:00
2020-07-16 15:58:40 -04:00