OpenSearch/modules
Simon Willnauer 8dda827ff4 Don't refresh on `_flush` `_force_merge` and `_upgrade` (#27000)
Today all these API calls have a sideeffect of making documents visible
to search requests. While this is sometimes desired it's an unnecessary sideeffect
and now that we have an internal (engine-private) index reader (#26972) we artificially
add a refresh call for bwc. This change removes this sideeffect in 7.0.
2017-10-16 10:16:35 +02:00
..
aggs-matrix-stats [TEST] Fix internalMatrixStatsTests failure 2017-08-02 16:36:34 +01:00
analysis-common Return List instead of an array from settings (#26903) 2017-10-09 09:52:08 +02:00
ingest-common Add support for parsing inline script (#23824) (#26846) 2017-10-11 09:15:37 -07:00
lang-expression Scripting: Fix expressions to temporarily support filter scripts (#26824) 2017-10-09 17:02:21 -07:00
lang-mustache Fix update_by_query's default size parameter (#26784) 2017-09-25 16:25:27 -04:00
lang-painless Painless: add tests for cached boxing (#24163) 2017-10-10 10:34:03 -04:00
mapper-extras Reject the `index_options` parameter for numeric fields (#26668) 2017-09-25 23:43:14 +02:00
parent-join Don't refresh on `_flush` `_force_merge` and `_upgrade` (#27000) 2017-10-16 10:16:35 +02:00
percolator Don't detect source's XContentType in DocumentParser.parseDocument() (#26880) 2017-10-10 15:31:56 +02:00
reindex Update by Query is modified to accept short `script` parameter. (#26841) 2017-10-11 21:57:46 +00:00
repository-url Unify Settings xcontent reading and writing (#26739) 2017-09-25 13:23:01 +02:00
transport-netty4 Do not set SO_LINGER on server channels (#26997) 2017-10-13 13:06:38 -06:00
tribe Remove Settings#getAsMap() (#26845) 2017-10-04 01:21:38 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00