OpenSearch/plugins
Simon Willnauer 5008694ba1 Remove support for legacy checksums
Elasticsearch 5.0 doesn't support indices wiht legacy checksums anymore.
The last time we write legacy checksums was in 1.3.0 which was based
on lucene 4.9 already which means that all files have CRC32 checksums.
All indices that Elasticsearch can read today must be written with
lucene version >= 4.8 anyway so we can drop this layer of backwards
compatibility entirely.

Since we are close to upgrading to Lucene 6.0 we should get rid of this
in a more contiained change than the lucene upgrade.
2016-03-03 22:58:18 +01:00
..
analysis-icu Deprecate string in favor of text/keyword. #16877 2016-03-03 10:20:56 +01:00
analysis-kuromoji Deprecate string in favor of text/keyword. #16877 2016-03-03 10:20:56 +01:00
analysis-phonetic Deprecate string in favor of text/keyword. #16877 2016-03-03 10:20:56 +01:00
analysis-smartcn Deprecate string in favor of text/keyword. #16877 2016-03-03 10:20:56 +01:00
analysis-stempel Deprecate string in favor of text/keyword. #16877 2016-03-03 10:20:56 +01:00
delete-by-query Uppercase ells ('L') in long literals 2016-01-30 22:16:02 -05:00
discovery-azure Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
discovery-ec2 Remove DiscoveryService and reduce guice to just Discovery #16821 2016-02-29 20:23:38 +01:00
discovery-gce Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
ingest-attachment Tests: Fix AttachmentProcessorFactoryTests to only check for existing fields 2016-02-10 15:29:16 +01:00
ingest-geoip updated SHAs 2016-02-28 13:20:39 +01:00
jvm-example Merge pull request #16038 from rjernst/remove_site_plugin 2016-01-21 12:32:22 -08:00
lang-javascript Add permission to access sun.reflect.MethodAccessorImpl from Groovy scripts 2016-02-09 16:47:38 +01:00
lang-python Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
mapper-attachments Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
mapper-murmur3 Deprecate string in favor of text/keyword. #16877 2016-03-03 10:20:56 +01:00
mapper-size Deprecate string in favor of text/keyword. #16877 2016-03-03 10:20:56 +01:00
repository-azure Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
repository-hdfs Remove support for legacy checksums 2016-03-03 22:58:18 +01:00
repository-s3 Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
store-smb fix eclipse to compile at all. why does the build not fail? 2016-02-04 18:57:53 -05:00
build.gradle Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00