elasticsearch/docs/reference/migration
Alan Woodward 2b0418df5f
Emit deprecation warnings when boosts are defined in mappings (#62623)
We removed index-time boosting back in 5x, and we no longer document the 'boost'
parameter on any of our mapping types. However, it is still possible to define an
index-time boost on a field mapper for a surprisingly large number of field types, and
they even have an effect (sometimes, on some queries).

As a first step in finally removing all traces of index time boosting, this comment emits
a deprecation warning whenever a boost parameter is found on a mapping definition.
2020-09-18 15:34:54 +01:00
..
apis [DOCS] Add data streams to deprecation info API docs (#58685) 2020-07-02 09:38:11 -04:00
migrate_8_0 Emit deprecation warnings when boosts are defined in mappings (#62623) 2020-09-18 15:34:54 +01:00
index.asciidoc [DOCS] Removed redundant (not quite right) information about upgrades. 2019-04-04 16:20:08 -07:00
migrate_8_0.asciidoc [doc] joda migration guide to version 8 (#60506) 2020-08-20 16:01:42 +02:00
migration.asciidoc Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-15 15:34:50 -06:00