OpenSearch/plugins
Adrien Grand 76231c89da Remove "uninverted" and "binary" fielddata support for numeric and boolean fields.
Numeric and boolean fields have doc values enabled by default as of
elasticsearch 2.0. This commit removes support for uninverted/in-memory
fielddata, as well as numeric fields encoded in binary doc values which was
the way that elasticsearch stored doc values in a Lucene index before the
1.4 release.

As a consequence, you will only be able to sort and aggregate on numeric and
boolean fields in Elasticsearch 3.0 if doc values have not been switched off.
2015-10-21 12:15:40 +02:00
..
analysis-icu Remove and ban @Test 2015-10-20 17:37:36 -04:00
analysis-kuromoji Remove and ban @Test 2015-10-20 17:37:36 -04:00
analysis-phonetic Remove and ban @Test 2015-10-20 17:37:36 -04:00
analysis-smartcn Remove and ban @Test 2015-10-20 17:37:36 -04:00
analysis-stempel Remove and ban @Test 2015-10-20 17:37:36 -04:00
delete-by-query Remove and ban @Test 2015-10-20 17:37:36 -04:00
discovery-azure Remove and ban @Test 2015-10-20 17:37:36 -04:00
discovery-ec2 Remove and ban @Test 2015-10-20 17:37:36 -04:00
discovery-gce Remove and ban @Test 2015-10-20 17:37:36 -04:00
discovery-multicast Remove and ban @Test 2015-10-20 17:37:36 -04:00
jvm-example more cleanups 2015-10-05 14:07:17 +02:00
lang-expression Remove and ban @Test 2015-10-20 17:37:36 -04:00
lang-groovy Remove "uninverted" and "binary" fielddata support for numeric and boolean fields. 2015-10-21 12:15:40 +02:00
lang-javascript Remove and ban @Test 2015-10-20 17:37:36 -04:00
lang-python Remove and ban @Test 2015-10-20 17:37:36 -04:00
mapper-murmur3 Test: Move rest-api-spec for plugins into test resources 2015-09-16 03:04:53 -07:00
mapper-size Test: Move rest-api-spec for plugins into test resources 2015-09-16 03:04:53 -07:00
repository-azure Remove and ban @Test 2015-10-20 17:37:36 -04:00
repository-s3 Remove and ban @Test 2015-10-20 17:37:36 -04:00
site-example Test: Move rest-api-spec for plugins into test resources 2015-09-16 03:04:53 -07:00
store-smb Remove and ban @Test 2015-10-20 17:37:36 -04:00
pom.xml Decentralize plugin security 2015-10-14 14:46:45 -04:00