OpenSearch/plugins
Britta Weber d8a1a4bd43 fix toXContent() for mapper attachments field
We must use simpleName() instead of name() because otherwise when the mapping
is generated as a string the field name will be the full path with dots
and that is illegal from es 2.0 on.

closes https://github.com/elastic/elasticsearch-mapper-attachments/issues/169
2015-11-30 15:28:12 +01:00
..
analysis-icu Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-kuromoji Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-phonetic Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-smartcn Fix compile errors 2015-11-26 13:41:00 +01:00
analysis-stempel Fix compile errors 2015-11-26 13:41:00 +01:00
delete-by-query Fix Delete-by-Query with Shield 2015-11-10 20:39:38 +01:00
discovery-azure Add support for secondary azure storage account 2015-11-18 16:31:48 +01:00
discovery-ec2 Ban write access to system properties 2015-11-21 22:33:06 -05:00
discovery-gce Build: Remove transitive dependencies 2015-11-10 15:01:41 -08:00
discovery-multicast only allow code to bind to the user's configured port numbers/ranges 2015-11-07 12:22:12 -05:00
jvm-example Remove guice from the index level 2015-11-05 11:18:11 +01:00
lang-expression upgrade lucene to 5.4.0-snapshot-1715952 2015-11-23 17:13:49 -05:00
lang-groovy Fixes #14489 2015-11-30 11:00:32 +01:00
lang-javascript upgrade rhino for plugins/lang-javascript 2015-11-03 09:53:07 -05:00
lang-python Ban write access to system properties 2015-11-21 22:33:06 -05:00
mapper-attachments fix toXContent() for mapper attachments field 2015-11-30 15:28:12 +01:00
mapper-murmur3 [TEST] Fix MapperUpgrade tests to use a dedicated master to ensure dangeling index import works predictably 2015-11-27 10:32:21 +01:00
mapper-size [TEST] Fix MapperUpgrade tests to use a dedicated master to ensure dangeling index import works predictably 2015-11-27 10:32:21 +01:00
repository-azure Filter cloud azure credentials 2015-11-19 15:40:56 +01:00
repository-s3 Ban write access to system properties 2015-11-21 22:33:06 -05:00
site-example Build: Remove maven pom files and supporting ant files 2015-10-29 23:53:49 -07:00
store-smb decouple IndexingMemoryController from IndexShard 2015-11-05 11:18:11 +01:00
build.gradle Build: Enforce name is set for all plugins 2015-11-07 16:57:11 -08:00