mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 00:15:47 +00:00
This change adds a `field.with.dots` to all 2.4 bwc indicse and above. It also adds verification code to OldIndexBackwardsCompatibilityIT to ensure we upgrade the indices cleanly and the field is present. Closes #19956