OpenSearch/plugins
Adrien Grand 44e9c0b947 Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349)
Most notable changes:
 - better update concurrency: LUCENE-7868
 - TopDocs.totalHits is now a long: LUCENE-7872
 - QueryBuilder does not remove the boolean query around multi-term synonyms:
   LUCENE-7878
 - removal of Fields: LUCENE-7500

For the `TopDocs.totalHits` change, this PR relies on the fact that the encoding
of vInts and vLongs are compatible: you can write and read with any of them as
long as the value can be represented by a positive int.
2017-06-22 12:35:33 +02:00
..
analysis-icu Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
analysis-kuromoji Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
analysis-phonetic Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
analysis-smartcn Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
analysis-stempel Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
analysis-ukrainian Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
discovery-azure-classic Remove `discovery.type` BWC layer from the EC2/Azure/GCE plugins #25080 2017-06-14 13:52:48 +02:00
discovery-ec2 Remove `discovery.type` BWC layer from the EC2/Azure/GCE plugins #25080 2017-06-14 13:52:48 +02:00
discovery-file Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
discovery-gce Remove `discovery.type` BWC layer from the EC2/Azure/GCE plugins #25080 2017-06-14 13:52:48 +02:00
examples Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
ingest-attachment Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
ingest-geoip Port support for commercial GeoIP2 databases from Logstash. (#24889) 2017-06-13 14:20:01 -07:00
ingest-user-agent Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
jvm-example Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
mapper-murmur3 Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
mapper-size Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
repository-azure Remove Deprecated Script Settings (#24756) 2017-05-18 13:32:46 -07:00
repository-gcs Remove unnecessary callback interface 2017-06-06 20:50:03 -04:00
repository-hdfs Fix secure repository-hdfs tests on JDK 9 2017-06-13 13:26:48 -04:00
repository-s3 Remove redundant and broken MD5 checksum from repository-s3 (#25270) 2017-06-21 15:41:17 -04:00
store-smb Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Plugins: Include license and notice files in zip (#23191) 2017-02-15 11:23:12 -08:00