elasticsearch/modules/percolator
Christoph Büscher d0a7bbcb69
Deprecate `_field_names` disabling (#42854)
Currently we allow `_field_names` fields to be disabled explicitely, but since
the overhead is negligible now we decided to keep it turned on by default and
deprecate the `enable` option on the field type. This change adds a deprecation
warning whenever this setting is used, going forward we want to ignore and finally
remove it.

Closes #27239
2019-09-11 14:55:30 +02:00
..
src Deprecate `_field_names` disabling (#42854) 2019-09-11 14:55:30 +02:00
build.gradle Remove client jar support from build (#42640) 2019-05-30 13:21:48 -07:00