OpenSearch/plugins/mapper-murmur3
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 Remove a few more Xlint skips 2016-01-06 23:28:13 -05:00