Jim Ferenczi b42ca6bcc9 Include unindexed field in FieldStats response (#21821)
* Include unindexed field in FieldStats response

This change adds non-searchable fields to the FieldStats response. These fields do not have min/max informations but they can be aggregatable. Fields that are only stored in _source (store:no, index:no, doc_values:no) will still be missing since they do not have any useful information to show. Indices and clients must be at least on V_5_2_0 to see this change.
2016-12-06 13:32:57 +01:00
..
2016-11-30 19:37:01 +01:00
2016-11-30 19:37:01 +01:00
2016-11-22 19:16:07 -05:00
2016-09-21 09:36:21 -04:00
2016-10-11 12:21:46 +02:00