OpenSearch/modules
Ali Beyad 6acb8b31fc Removes ensureYellow() calls after index creation in the (#19452)
integration tests, as they are no longer needed with
index creation now waiting for shards to be started before
returning from the index creation call (by default, it waits
for the primary of each shard to be started before returning,
which is what ensureYellow() was ensuring anyway).

Closes #19452
Relates #19450
2016-07-15 15:37:35 -04:00
..
aggs-matrix-stats Migrate matrix_stats to NamedWriteable 2016-07-13 10:48:20 -04:00
ingest-common Provide access to ThreadContext in ingest plugins 2016-07-15 08:16:15 +02:00
lang-expression Compile each Groovy script in its own classloader 2016-06-20 08:17:09 +02:00
lang-groovy Removes ensureYellow() calls after index creation in the (#19452) 2016-07-15 15:37:35 -04:00
lang-mustache Removed deprecated 1.x script and template syntax 2016-07-13 15:07:36 +02:00
lang-painless Removed deprecated 1.x script and template syntax 2016-07-13 15:07:36 +02:00
percolator Add client flag for percolator module build 2016-07-14 02:41:58 -07:00
reindex Rename transport-netty to transport-netty3 2016-07-14 22:03:14 -04:00
transport-netty3 Rename transport-netty to transport-netty3 2016-07-14 22:03:14 -04:00
build.gradle Make module client jars go to org.elasticsearch.plugin groupId 2016-07-14 02:58:27 -07:00