elasticsearch/server
Luca Cavanna 28b89b4265
Fix point in time toXContent impl (#62080)
PointInTimeBuilder is a ToXContentObject yet it does not print out a whole object (it is rather a fragment). Also, when it is printed out as part of SearchSourceBuilder, an error is thrown because pit should be wrapped into its own object.

This commit fixes this and adds tests for it.
2020-09-08 13:40:29 +02:00
..
licenses upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) 2020-09-04 12:08:35 +02:00
src Fix point in time toXContent impl (#62080) 2020-09-08 13:40:29 +02:00
build.gradle Search - add case insensitive support for regex queries. (#59441) 2020-08-25 15:27:49 +01:00