OpenSearch/modules
Tal Levy d6d0c13bd6 fix grok's pattern parsing to validate pattern names in expression (#25063)
Unknown patterns used to silently be ignored. This was a problem because users did not know they were providing an invalid pattern name, and maybe thought the rest of their regexes were invalid.

Fixes #22831.
2017-06-06 08:07:53 -07:00
..
aggs-matrix-stats Add doc_count to ParsedMatrixStats (#24952) 2017-05-30 10:16:08 +02:00
analysis-common Plugins can register pre-configured char filters (#25000) 2017-06-05 09:25:15 -04:00
ingest-common fix grok's pattern parsing to validate pattern names in expression (#25063) 2017-06-06 08:07:53 -07:00
lang-expression Scripting: Add StatefulFactoryType as optional intermediate factory in script contexts (#24974) 2017-05-30 16:32:14 -07:00
lang-mustache Fixed NPEs caused by requests without content. (#23497) 2017-06-05 09:08:14 -06:00
lang-painless Change ScriptContexts to use needs instead of uses$. (#25036) 2017-06-02 14:50:51 -07:00
parent-join Change `has_child`, `has_parent` queries and `childen` aggregation to work with the new join field type and 2017-06-02 23:27:16 +02:00
percolator test: Stop using the `mapping.single_type` setting in percolator tests. 2017-05-31 09:11:33 +02:00
reindex Fixed NPEs caused by requests without content. (#23497) 2017-06-05 09:08:14 -06:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Settings: Remove shared setting property (#24728) 2017-05-17 13:14:12 -07:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00