OpenSearch/modules/lang-groovy
Adrien Grand bc47c577d2 Add a new `keyword` field.
The `keyword` field is intended to replace `not_analyzed` string fields. It is
indexed and has doc values by default, and doesn't support enabling term
vectors.

Although it doesn't support setting an analyzer for now, there are plans for
it to support basic normalization in the future such as case folding.
2016-02-11 18:19:53 +01:00
..
licenses Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00
src Add a new `keyword` field. 2016-02-11 18:19:53 +01:00
build.gradle Script mode settings as booleans 2016-01-27 06:26:58 -05:00