mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-14 00:45:30 +00:00
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