OpenSearch/modules/reindex
Tim Brooks 2fa6bc5e12
Properly serialize remote query in ReindexRequest (#43596)
This commit modifies the RemoteInfo to clarify that a search query
must always be serialized as JSON. Additionally, it adds an assertion
to ensure that this is the case. This fixes #43406.

Additionally, this PR implements AbstractXContentTestCase for the
reindex request. This is related to #43456.
2019-06-26 10:50:14 -04:00
..
src Properly serialize remote query in ReindexRequest (#43596) 2019-06-26 10:50:14 -04:00
build.gradle Propogate version in reindex from remote search (#42958) 2019-06-06 14:50:06 -04:00