OpenSearch/plugins
Jim Ferenczi afe99fcdcd Restore reverted change now that alpha4 is out:
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-07-04 10:39:49 +02:00
..
analysis-icu Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
analysis-kuromoji Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
analysis-phonetic Fix order of modifiers 2016-07-01 16:57:14 +02:00
analysis-smartcn Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
analysis-stempel Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
discovery-azure-classic Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
discovery-ec2 Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
discovery-gce Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
ingest-attachment Ingest: Remove generics from Processor.Factory 2016-06-30 02:33:54 -07:00
ingest-geoip Fix order of modifiers 2016-07-01 16:57:14 +02:00
ingest-useragent Fix Factory test 2016-07-01 16:53:17 +02:00
jvm-example Remove some unused code 2016-07-01 17:01:39 +02: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 Restore reverted change now that alpha4 is out: 2016-07-04 10:39:49 +02:00
mapper-murmur3 Plugins: Remove guice from Mapper plugins 2016-06-21 22:50:39 -07:00
mapper-size Restore reverted change now that alpha4 is out: 2016-07-04 10:39:49 +02:00
repository-azure Merge pull request #19225 from rjernst/we_dont_need_generics 2016-07-01 16:25:34 -07:00
repository-gcs Remove settings filtering for service_account in GCS repository 2016-06-24 10:58:29 +02:00
repository-hdfs Fix order of modifiers 2016-07-01 16:57:14 +02:00
repository-s3 Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
store-smb Fix order of modifiers 2016-07-01 16:57:14 +02:00
build.gradle Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00