OpenSearch/x-pack/plugin
Boaz Leskes e356b8cb95
Add doc's sequence number + primary term to GetResult and use it for updates (#36680)
This commit adds the last sequence number and primary term of the last operation that have
modified a document to `GetResult` and uses it to power the Update API.

Relates #36148 
Relates #10708
2018-12-17 15:22:13 +01:00
..
ccr [CCR] Add time since last auto follow fetch to auto follow stats (#36542) 2018-12-17 14:14:56 +01:00
core [CCR] Add time since last auto follow fetch to auto follow stats (#36542) 2018-12-17 14:14:56 +01:00
deprecation Simplify deprecation issue levels (#36326) 2018-12-07 15:45:53 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm [TEST] fix flaky ILM tests (#36612) 2018-12-14 11:36:18 -08:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml [TEST] Make filestructurefinder.TimeoutCheckerTests more robust 2018-12-14 22:28:12 +00:00
monitoring [Monitoring] LocalExporter should catch synchronous exceptions (#36606) 2018-12-13 16:13:26 -05:00
rollup Core: Rework multi date formatter merging (#36447) 2018-12-11 23:47:44 -08:00
security Add doc's sequence number + primary term to GetResult and use it for updates (#36680) 2018-12-17 15:22:13 +01:00
sql SQL: Concat should be always not nullable (#36601) 2018-12-17 14:00:56 +02:00
src/test Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00
upgrade Build: Use explicit deps on test tasks for check (#36325) 2018-12-06 14:13:49 -08:00
watcher Add doc's sequence number + primary term to GetResult and use it for updates (#36680) 2018-12-17 15:22:13 +01:00
build.gradle