OpenSearch/modules/lang-expression/src
Adrien Grand 6231009a8f Remove 2.x backward compatibility of mappings. (#21670)
For the record, I also had to remove the geo-hash cell and geo-distance range
queries to make the code compile. These queries already throw an exception in
all cases with 5.x indices, so that does not hurt any more.

I also had to rename all 2.x bwc indices from `index-${version}` to
`unsupported-${version}` to make `OldIndexBackwardCompatibilityIT`
happy.
2016-11-30 13:34:46 +01:00
..
main Remove 2.x backward compatibility of mappings. (#21670) 2016-11-30 13:34:46 +01:00
test Clean up of Script. 2016-11-10 09:59:13 -08:00