OpenSearch/test/framework
Alan Woodward caf143f4a5
Unused boost parameter should not throw mapping exception (#64999) (#65014)
We were correctly dealing with boosts that had an effect, but mappers
that had a silently accepted but ignored boost parameter were throwing
an error instead of continuing to ignore the boost but emitting a
warning.

Fixes #64982
2020-11-12 19:28:32 +00:00
..
src Unused boost parameter should not throw mapping exception (#64999) (#65014) 2020-11-12 19:28:32 +00:00
build.gradle Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00