Costin Leau
c2992ea287
EQL: Fix NPE from incorrect use of ids search ( #63032 )
...
This fixes a bug introduced when moving from mget to ids query. While
mget returns all the ids given, id query is a search query and thus by
default returns only 10 documents.
The fix correctly sets the expected size so all the information is
returned inside the response.
Fix #63030
(cherry picked from commit 09ba85548a0142a1fe8376efea9cc4e7764a207c)
2020-10-01 13:49:58 +03:00
..
2020-09-29 14:42:26 +01:00
2020-09-09 14:25:41 -05:00
2020-09-24 18:59:28 +02:00
2020-09-19 09:05:23 +02:00
2020-09-30 15:28:27 -04:00
2020-09-30 22:16:39 +10:00
2020-09-24 23:37:46 +03:00
2020-09-24 12:07:48 +01:00
2020-09-22 15:31:38 -06:00
2020-10-01 13:49:58 +03:00
2020-09-22 18:52:54 -04:00
2020-09-09 14:25:41 -05:00
2020-09-09 14:25:41 -05:00
2020-09-24 13:37:09 +01:00
2020-09-18 17:44:53 -04:00
2020-09-24 20:38:12 +01:00
2020-09-23 11:00:53 +02:00
2020-09-30 08:41:31 -04:00
2020-09-24 20:38:12 +01:00
2020-09-30 16:01:06 +03:00
2020-09-29 11:45:22 +02:00
2020-09-28 14:22:56 +03:00
2020-09-09 14:25:41 -05:00
2020-09-17 11:57:22 +03:00
2020-09-24 20:38:12 +01:00
2020-09-09 14:25:41 -05:00
2020-09-21 12:06:47 +02:00
2020-09-30 22:16:39 +10:00
2020-10-01 10:49:12 +02:00
2020-09-30 20:03:19 +02:00
2020-09-30 12:55:52 +02:00
2020-09-14 17:14:34 -06:00
2020-10-01 11:43:50 +02:00
2020-09-30 16:55:28 +01:00
2020-09-09 14:25:41 -05:00
2020-09-24 10:22:50 -05:00
2020-09-23 11:00:53 +02:00
2020-09-22 17:44:25 -04:00