OpenSearch/modules
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
..
aggs-matrix-stats Remove InternalAggregation.Type (#22511) 2017-01-10 11:57:19 -05:00
ingest-common fix index out of bounds error in KV Processor (#22288) 2016-12-27 10:57:11 -08:00
lang-expression Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
lang-mustache Remove ParseFieldMatcher usages from IndexSettings 2017-01-12 14:43:35 +01:00
lang-painless Whitelist some ScriptDocValues in painless (#22600) 2017-01-12 15:26:09 -05:00
percolator percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
reindex Indexing: Add shard id to indexing operation listener (#22606) 2017-01-16 09:08:16 +01:00
transport-netty4 Wrap netty accept/connect ops with doPrivileged (#22572) 2017-01-13 14:27:09 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00