OpenSearch/qa/smoke-test-ingest-with-all-...
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
..
src/test Remove 2.x backward compatibility of mappings. (#21670) 2016-11-30 13:34:46 +01:00
build.gradle Build: Simplify plugin configuration for rest tests 2016-07-15 14:34:21 -07:00