OpenSearch/plugins
Jim Ferenczi 2f46f53dc8 Rename `fields` to `stored_fields` and add `docvalue_fields`
`stored_fields` parameter will no longer try to retrieve fields from the _source but will only return stored fields.
`fields` will throw an exception if the user uses it.
Add `docvalue_fields` as an adjunct to `fielddata_fields` which is deprecated. `docvalue_fields` will try to load the value from the docvalue and fallback to fielddata cache if docvalues are not enabled on that field.

Closes #18943
2016-06-22 17:38:30 +02:00
..
analysis-icu Upgrade to Lucene 6.1.0. #18926 2016-06-17 09:03:00 +02:00
analysis-kuromoji Upgrade to Lucene 6.1.0. #18926 2016-06-17 09:03:00 +02:00
analysis-phonetic Upgrade to Lucene 6.1.0. #18926 2016-06-17 09:03:00 +02:00
analysis-smartcn Upgrade to Lucene 6.1.0. #18926 2016-06-17 09:03:00 +02:00
analysis-stempel Upgrade to Lucene 6.1.0. #18926 2016-06-17 09:03:00 +02:00
discovery-azure Remove VersionModule and use Version#current consistently. 2016-06-20 10:55:52 +02:00
discovery-ec2 Remove obsolete Modules that can simply be inlined in node creation 2016-06-20 11:28:14 +02:00
discovery-gce Remove obsolete Modules that can simply be inlined in node creation 2016-06-20 11:28:14 +02:00
ingest-attachment ingest: merged o.e.ingest.core with o.e.ingest and in ingest-common module added o.e.ingest.common package 2016-06-21 09:24:00 +02:00
ingest-geoip ingest: merged o.e.ingest.core with o.e.ingest and in ingest-common module added o.e.ingest.common package 2016-06-21 09:24:00 +02:00
jvm-example Plugins: Remove name() and description() from api 2016-06-15 17:12:22 -07:00
lang-javascript Compile each Groovy script in its own classloader 2016-06-20 08:17:09 +02:00
lang-python Compile each Groovy script in its own classloader 2016-06-20 08:17:09 +02:00
mapper-attachments Rename `fields` to `stored_fields` and add `docvalue_fields` 2016-06-22 17:38:30 +02:00
mapper-murmur3 Plugins: Remove name() and description() from api 2016-06-15 17:12:22 -07:00
mapper-size Rename `fields` to `stored_fields` and add `docvalue_fields` 2016-06-22 17:38:30 +02:00
repository-azure Remove VersionModule and use Version#current consistently. 2016-06-20 10:55:52 +02:00
repository-gcs Plugins: Remove name() and description() from api 2016-06-15 17:12:22 -07:00
repository-hdfs Plugins: Remove name() and description() from api 2016-06-15 17:12:22 -07:00
repository-s3 Merge branch 'pr/update-aws-sdk' 2016-06-17 17:23:12 +02:00
store-smb Plugins: Remove name() and description() from api 2016-06-15 17:12:22 -07:00
build.gradle Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00