OpenSearch/modules
Adrien Grand 2aaa5e6448 Remove the ability to enable doc values with the `fielddata.format` setting.
Doc values can now only be enabled by setting `doc_values: true` in the
mappings. Removing this feature also means that we can now fail mapping updates
that try to disable doc values.
2016-01-27 09:06:00 +01:00
..
ingest-grok adapt to upstream changes, jvm flag doesn't get returned anymore 2016-01-25 18:01:19 +01:00
lang-expression Merge pull request #16038 from rjernst/remove_site_plugin 2016-01-21 12:32:22 -08:00
lang-groovy Remove the ability to enable doc values with the `fielddata.format` setting. 2016-01-27 09:06:00 +01:00
lang-mustache Be stricter about parsing boolean values in mappings. 2016-01-27 09:06:00 +01:00
build.gradle Plugins: Remove site plugins 2016-01-16 22:45:37 -08:00