OpenSearch/plugins
Adrien Grand a91b3fcbb9 Move the `murmur3` field to a plugin and fix defaults.
This move the `murmur3` field to the `mapper-murmur3` plugin and fixes its
defaults so that values will not be indexed by default, as the only purpose
of this field is to speed up `cardinality` aggregations on high-cardinality
string fields, which only requires doc values.

I also removed the `rehash` option from the `cardinality` aggregation as it
doesn't bring much value (rehashing is cheap) and allowed to remove the
coupling between the `cardinality` aggregation and the `murmur3` field.

Close #12874
2015-08-18 11:41:52 +02:00
..
analysis-icu Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis-kuromoji Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis-phonetic Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis-smartcn Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis-stempel Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
cloud-aws Fix ZenDiscovery ctor change to remove dynamic cluster settings 2015-08-16 10:40:13 -07:00
cloud-azure Fix ZenDiscovery ctor change to remove dynamic cluster settings 2015-08-16 10:40:13 -07:00
cloud-gce Fix ZenDiscovery ctor change to remove dynamic cluster settings 2015-08-16 10:40:13 -07:00
delete-by-query Move master to [2.1.0-SNAPSHOT] 2015-08-14 23:44:06 +02:00
jvm-example Merge pull request #12897 from nik9000/jvm-example-gets-bin 2015-08-16 10:11:23 -07:00
lang-javascript Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
lang-python Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
mapper-murmur3 Move the `murmur3` field to a plugin and fix defaults. 2015-08-18 11:41:52 +02:00
mapper-size Move master to [2.1.0-SNAPSHOT] 2015-08-14 23:44:06 +02:00
site-example Move master to [2.1.0-SNAPSHOT] 2015-08-14 23:44:06 +02:00
pom.xml Move the `murmur3` field to a plugin and fix defaults. 2015-08-18 11:41:52 +02:00