OpenSearch/modules
Tal Levy edfbdf2748 add ability to specify multiple grok patterns (#18074)
- now you can specify a list of grok patterns to match your field with
and the first one to successfully match wins.
- only non-null captures will be inserted into your matched document.

Fixes #17903.
2016-05-25 12:20:39 -07:00
..
ingest-grok add ability to specify multiple grok patterns (#18074) 2016-05-25 12:20:39 -07:00
lang-expression Merge branch 'master' into java9 2016-05-21 14:19:58 -07:00
lang-groovy Disable XContent auto closing of object and arrays 2016-05-25 16:46:09 +02:00
lang-mustache Remove ScriptMode class in favor of boolean true/false 2016-05-20 15:01:30 -06:00
lang-painless Tests: Make score tests unit tests 2016-05-24 19:53:50 -07:00
percolator Disable XContent auto closing of object and arrays 2016-05-25 16:46:09 +02:00
reindex Makes DeleteByQueryRequest implements CompositeIndicesRequest 2016-05-25 09:36:07 +02:00
build.gradle Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00