OpenSearch/plugins/mapper-annotated-text
Boaz Leskes 733a6d34c1
Add seq no powered optimistic locking support to the index and delete transport actions (#36619)
This commit add support for using sequence numbers to power [optimistic concurrency control](http://en.wikipedia.org/wiki/Optimistic_concurrency_control) 
in the delete and index transport actions and requests. A follow up will come with adding sequence
numbers to the update and get results.

Relates #36148 
Relates #10708
2018-12-15 17:59:57 +01:00
..
src Add seq no powered optimistic locking support to the index and delete transport actions (#36619) 2018-12-15 17:59:57 +01:00
build.gradle New plugin - Annotated_text field type (#30364) 2018-09-18 10:25:27 +01:00