OpenSearch/modules
Jason Tedor 1b660c5127 Fix incorrect logger invocation
It looks like auto-complete gave us a nasty surprise here with
Logger#equals being invoked instead of Logger#error swallowing the
absolute worst-possible level of a log message. This commit fixes the
invocation.
2017-04-25 16:25:52 -04:00
..
aggs-matrix-stats Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
analysis-common Start building analysis-common module (#23614) 2017-04-19 18:51:34 -04:00
ingest-common Scripts: Remove unnecessary executable shortcut (#24264) 2017-04-21 17:53:03 -07:00
lang-expression Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
lang-mustache Templates: Add compileTemplate method to ScriptService for template consumers (#24280) 2017-04-24 15:45:20 -07:00
lang-painless Allow painless to load stored fields (#24290) 2017-04-24 14:22:39 -04:00
percolator Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
reindex Scripts: Remove unwrap method from executable scripts (#24263) 2017-04-21 17:50:22 -07:00
repository-url Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
transport-netty4 Fix incorrect logger invocation 2017-04-25 16:25:52 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00