OpenSearch/modules
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
..
ingest-grok ingest: Added foreach processor. 2016-02-04 23:44:01 +01:00
lang-expression Merge branch 'master' into make_settings_strict 2016-02-03 13:21:49 +01:00
lang-groovy Add a new `keyword` field. 2016-02-11 18:19:53 +01:00
lang-mustache Make IndicesWarmer a private class of IndexService 2016-02-05 15:24:17 +01:00
build.gradle Build: Do not publish modules 2016-02-04 13:03:03 -08:00