OpenSearch/modules
Nik Everett ebc12690bc [reindex] Move refresh tests to unit test
The refresh tests were failing rarely due to refreshes happening
automatically on indexes with -1 refresh intervals. This commit moves
the refresh test into a unit test where we can check if it was attempted
so we never get false failures from background refreshes.

It also stopped refresh from being run if the reindex request was canceled.
2016-03-10 17:48:22 -05:00
..
ingest-grok ingest: Added foreach processor. 2016-02-04 23:44:01 +01:00
lang-expression upgrade to lucene 6.0.0-snapshot-bea235f 2016-03-07 04:12:23 -05:00
lang-groovy Use index UUID to lookup indices on IndicesService 2016-03-09 19:42:15 +01:00
lang-mustache Fixed bad YAML in msearch test 2016-03-03 14:45:02 +01:00
lang-painless Moved Painless from a plugin to a module. 2016-02-21 16:50:54 -08:00
reindex [reindex] Move refresh tests to unit test 2016-03-10 17:48:22 -05:00
build.gradle Build: Do not publish modules 2016-02-04 13:03:03 -08:00