OpenSearch/plugins
Adrien Grand 6ea16671f4 Simplify the Text API.
We have the Text API, which is essentially a wrapper around a String and a
BytesReference and then we have 3 implementations depending on whether the
String view should be cached, the BytesReference view should be cached, or both
should be cached.

This commit merges everything into a single Text that is essentially the old
StringAndBytesText impl.

Long term we should look into whether this API has any performance benefit or
if we could just use plain strings. This would greatly simplify all our other
APIs that currently use Text.
2015-12-17 17:22:38 +01:00
..
analysis-icu Remove RuntimePermission("accessDeclaredMembers") 2015-12-10 14:26:55 -05:00
analysis-kuromoji Remove RuntimePermission("accessDeclaredMembers") 2015-12-10 14:26:55 -05:00
analysis-phonetic Remove RuntimePermission("accessDeclaredMembers") 2015-12-10 14:26:55 -05:00
analysis-smartcn Remove RuntimePermission("accessDeclaredMembers") 2015-12-10 14:26:55 -05:00
analysis-stempel Remove RuntimePermission("accessDeclaredMembers") 2015-12-10 14:26:55 -05:00
delete-by-query Simplify the Text API. 2015-12-17 17:22:38 +01:00
discovery-azure thirdPartyAudit round 2 2015-12-17 02:35:00 -05:00
discovery-ec2 thirdPartyAudit round 2 2015-12-17 02:35:00 -05:00
discovery-gce thirdPartyAudit round 2 2015-12-17 02:35:00 -05:00
discovery-multicast Remove "empty" licenses dir 2015-12-02 10:22:52 +01:00
jvm-example Remove "empty" licenses dir 2015-12-02 10:22:52 +01:00
lang-javascript Added plumbing for compile time script parameters. 2015-12-16 18:29:21 -08:00
lang-plan-a Merge pull request #15501 from rmuir/sheisty_classes 2015-12-17 03:44:27 -05:00
lang-python Merge pull request #15501 from rmuir/sheisty_classes 2015-12-17 03:44:27 -05:00
mapper-attachments Merge pull request #15480 from jpountz/fix/mapping_explicit_defaults 2015-12-17 11:23:27 +01:00
mapper-murmur3 Make mappings immutable. 2015-12-15 10:20:28 +01:00
mapper-size Make mapping serialization more robust. 2015-12-16 16:08:45 +01:00
repository-azure Filter cloud azure credentials 2015-11-19 15:40:56 +01:00
repository-hdfs thirdPartyAudit round 2 2015-12-17 02:35:00 -05:00
repository-s3 thirdPartyAudit round 2 2015-12-17 02:35:00 -05:00
site-example Remove "empty" licenses dir 2015-12-02 10:22:52 +01:00
store-smb Remove "empty" licenses dir 2015-12-02 10:22:52 +01:00
build.gradle Added modules, distributions now include them (just plugins installed in 2015-12-03 14:18:26 -08:00