elasticsearch/plugins
Alan Woodward 573c7ddab1
Remove fieldMapper parameter from MetadataFieldMapper.TypeParser#getDefault() (#51219)
This addresses a very old TODO comment in MetadataFieldMapper.TypeParser; passing
in a previously constructed field mapper here was a hack in order to provide access to
prebuilt analyzers for the AllFieldType; this has now been removed, so we can remove
the parameter from this method signature.
2020-01-21 09:18:05 +00:00
..
analysis-icu Revert "Don't use user-supplied type when building DocumentMapper (#50960)" (#51214) 2020-01-20 11:14:49 +00:00
analysis-kuromoji Upgrade to Lucene 8.4.0. (#50518) 2020-01-08 17:10:38 +01:00
analysis-nori Upgrade to Lucene 8.4.0. (#50518) 2020-01-08 17:10:38 +01:00
analysis-phonetic Upgrade to Lucene 8.4.0. (#50518) 2020-01-08 17:10:38 +01:00
analysis-smartcn Upgrade to Lucene 8.4.0. (#50518) 2020-01-08 17:10:38 +01:00
analysis-stempel Upgrade to Lucene 8.4.0. (#50518) 2020-01-08 17:10:38 +01:00
analysis-ukrainian Upgrade to Lucene 8.4.0. (#50518) 2020-01-08 17:10:38 +01:00
discovery-azure-classic Remove some Dead Code from Discovery Plugins (#50592) 2020-01-03 13:25:28 +01:00
discovery-ec2 Make EC2 Discovery Cache Empty Seed Hosts List (#50607) 2020-01-03 20:46:00 +01:00
discovery-gce Remove some Dead Code from Discovery Plugins (#50592) 2020-01-03 13:25:28 +01:00
examples Move test of custom sig heuristic to plugin (#50891) 2020-01-15 15:06:29 -05:00
ingest-attachment Add tests for ingesting CBOR data attachments (#49715) 2019-12-06 14:33:02 +01:00
mapper-annotated-text Revert "Don't use user-supplied type when building DocumentMapper (#50960)" (#51214) 2020-01-20 11:14:49 +00:00
mapper-murmur3 Don't persist type information to translog (#47229) 2019-10-15 09:05:29 +01:00
mapper-size Remove fieldMapper parameter from MetadataFieldMapper.TypeParser#getDefault() (#51219) 2020-01-21 09:18:05 +00:00
repository-azure Remove snapshots left by previous tests failures (#50380) 2019-12-19 17:50:59 +01:00
repository-gcs Enforce Logging of Errors in GCS Rest RetriesTests (#50761) 2020-01-09 09:43:30 +01:00
repository-hdfs Remove BlobContainer Tests against Mocks (#50194) 2019-12-16 10:39:26 +01:00
repository-s3 Add CoolDown Period to S3 Repository (#51074) 2020-01-20 10:32:21 +01:00
store-smb Remove type parameter from ESIntegTestCase sugar methods (#48451) 2019-10-25 10:29:32 +01:00
transport-nio Stop Copying Every Http Request in Message Handler (#44564) 2019-12-03 22:44:20 +01:00
build.gradle Apply 2-space indent to all gradle scripts (#48849) 2019-11-13 10:14:04 +00:00