OpenSearch/test
Alan Woodward 43ace5f80d 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:40:53 +01:00
..
external-modules Skip release build tests for external test modules (#62579) 2020-09-17 13:08:17 -07:00
fixtures Add repositories metering API (#62088) 2020-09-08 14:01:04 +02:00
framework Emit deprecation warnings when boosts are defined in mappings (#62623) 2020-09-18 15:40:53 +01:00
logger-usage Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00
build.gradle Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00