OpenSearch/core
Alexander Reelsen f6ee6e420b Indexing: Add shard id to indexing operation listener (#22606)
The IndexingOperationListener interface did not provide any
information about the shard id when a document was indexed.

This commit adds the shard id as the first parameter to all methods
in the IndexingOperationListener.
2017-01-16 09:08:16 +01:00
..
licenses Update Jackson to 2.8.6 (#22596) 2017-01-13 09:05:48 +01:00
src Indexing: Add shard id to indexing operation listener (#22606) 2017-01-16 09:08:16 +01:00
build.gradle Settings: Add infrastructure for elasticsearch keystore 2016-12-22 16:28:34 -08:00