OpenSearch/modules
Areek Zillur 1bdeada8aa Generify index shard method to execute engine write operation
Now index and delete methods in index shard share code for
indexing stats. This commit collapses seperate methods for
index and delete operations into a generic execute method
for performing engine write operations. As an added benefit,
this commit cleans up the interface for indexing operation
listener making it more simple and concise to use.
2016-10-14 19:07:35 -04:00
..
aggs-matrix-stats Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
ingest-common docs: marked `foreach` processor as experimental 2016-09-30 12:23:42 +02:00
lang-expression Upgrade to Lucene 6.2.0 2016-08-24 17:26:28 -04:00
lang-groovy Fix wrong logger usages 2016-09-21 14:45:28 +02:00
lang-mustache Mustache: Add {{#url}}{{/url}} function to URL encode strings (#20838) 2016-10-13 16:17:28 +02:00
lang-painless XContentBuilder: Avoid building self-referencing objects (#20550) 2016-10-11 11:41:54 +02:00
percolator Replace org.elasticsearch.common.lucene.search.MatchNoDocsQuery with its Lucene version (org.apache.lucene.search.MatchNoDocsQuery) (#20832) 2016-10-10 17:45:19 +02:00
reindex Generify index shard method to execute engine write operation 2016-10-14 19:07:35 -04:00
transport-netty3 Remove artificial default processors limit 2016-10-14 05:47:26 -04:00
transport-netty4 Remove artificial default processors limit 2016-10-14 05:47:26 -04:00
build.gradle Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00