OpenSearch/plugins/mapper-size
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 Remove 2.x backward compatibility of mappings. (#21670) 2016-11-30 13:34:46 +01:00
build.gradle upgrade to lucene 6.0.0-snapshot-bea235f 2016-03-07 04:12:23 -05:00