OpenSearch/modules/percolator
Yannick Welsch 63af03a104 Atomic mapping updates across types (#22220)
This commit makes mapping updates atomic when multiple types in an index are updated. Mappings for an index are now applied in a single atomic operation, which also allows to optimize some of the cross-type updates and checks.
2016-12-19 14:39:50 +01:00
..
src Atomic mapping updates across types (#22220) 2016-12-19 14:39:50 +01:00
build.gradle Add client flag for percolator module build 2016-07-14 02:41:58 -07:00