OpenSearch/modules/lang-expression/src/main
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
..
java/org/elasticsearch/script/expression Remove 2.x backward compatibility of mappings. (#21670) 2016-11-30 13:34:46 +01:00
plugin-metadata Remove RuntimePermission("accessDeclaredMembers") 2015-12-10 14:26:55 -05:00