Christoph Büscher
e00db235bc
Add a soft limit for the number of requested doc-value fields ( #26574 )
...
Requesting to many docvalue_fields in a search request can potentially be costly
because it might incur a per-field per-document seek. This change introduces a
soft limit on the number of fields that can be retrieved. The setting can be
changed per index using the `index.max_docvalue_fields_search` setting.
Relates to #26390
2017-09-13 11:57:06 +02:00
..
2017-09-11 11:39:29 -07:00
2017-08-21 14:56:52 +02:00
2017-08-17 09:02:10 -04:00
2017-08-30 12:11:10 +02:00
2017-08-30 09:30:36 +02:00
2017-09-07 09:25:05 -06:00
2017-06-28 09:04:23 +10:00
2017-08-30 09:30:36 +02:00
2017-08-28 11:23:09 +02:00
2017-08-21 11:07:44 +02:00
2017-09-08 17:28:39 +02:00
2017-09-12 16:51:44 +02:00
2017-09-11 11:39:29 -07:00
2017-09-08 13:37:55 -06:00
2017-08-16 13:12:44 -06:00
2017-09-07 17:11:01 +02:00
2017-09-13 13:23:12 +10:00
2017-04-24 13:30:37 +02:00
2017-04-11 09:02:38 -04:00
2016-12-30 09:36:10 +01:00
2017-08-21 11:00:20 +02:00
2017-08-17 09:02:10 -04:00
2017-06-12 12:33:56 -07:00
2017-01-16 12:58:59 +01:00
2017-08-17 09:02:10 -04:00
2017-07-05 12:30:19 +02:00
2017-07-18 13:44:08 -07:00
2017-01-17 20:57:22 -05:00
2017-09-13 11:57:06 +02:00
2017-06-19 15:14:53 -07:00
2017-06-19 15:14:53 -07:00
2017-06-19 15:14:53 -07:00
2017-07-03 18:17:34 +02:00
2017-04-11 11:26:26 -06:00
2016-05-09 15:42:23 +02:00
2017-08-28 17:43:59 +02:00
2017-01-18 10:02:51 +01:00
2015-10-20 13:01:37 -07:00
2017-07-14 11:45:21 +02:00
2017-08-16 13:12:44 -06:00
2017-09-07 09:25:05 -06:00
2017-07-21 11:24:46 +02:00