OpenSearch/modules
Armin Braun 615f494c77
MINOR: Drop Redundant Ctx. Check in ScriptService (#33782)
* MINOR: Drop Redundant Ctx. Check in ScriptService

* This check is completely redundant, the expression script
engine will throw anyway (and with a similar message) for
those contexts that it cannot compile. Moreover, the update context
is not the only context that is not suported by the expression engine
at this point so handling the update context separately here makes
no sense.
2018-09-18 07:25:22 +02:00
..
aggs-matrix-stats Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
analysis-common Add predicate_token_filter (#33431) 2018-09-11 09:16:39 +01:00
ingest-common INGEST: Allow Repeated Invocation of Pipeline (#33419) 2018-09-05 22:04:53 +02:00
lang-expression MINOR: Drop Redundant Ctx. Check in ScriptService (#33782) 2018-09-18 07:25:22 +02:00
lang-mustache Switch remaining LLREST usage to new style Requests (#33171) 2018-08-28 14:20:14 -04:00
lang-painless Scripting: Rework joda time backcompat (#33486) 2018-09-16 19:18:00 -07:00
mapper-extras Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
parent-join [Docs] Minor fix in `has_child` javadoc comment (#33674) 2018-09-14 09:41:20 +02:00
percolator Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
rank-eval Rank-Eval: Reduce scope of an unchecked supression 2018-07-26 11:16:01 +02:00
reindex [Test] Remove duplicate method in TestShardRouting (#32815) 2018-09-10 18:29:00 +02:00
repository-url Use generic AcknowledgedResponse instead of extended classes (#32859) 2018-08-15 08:06:14 -06:00
transport-netty4 Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' (#33744) 2018-09-17 15:35:54 -04:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00