OpenSearch/modules
Nicholas Knize 63f33e0f1e Serialize doc counts in Matrix-Stats module
This fixes a bug in the RunningStats class for the matrix stats aggregation module. doc counts were not being searlized which means they were only computed the first time the aggregation was computed. This was causing incorrect results when the aggregation was pulled from cache.
2016-08-01 18:05:10 -05:00
..
aggs-matrix-stats Serialize doc counts in Matrix-Stats module 2016-08-01 18:05:10 -05:00
ingest-common ingest: Made the response format of the get pipeline api match with the response format of the index template api 2016-07-29 17:58:30 +02:00
lang-expression Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
lang-groovy [TEST] Kill remaining lang-groovy messy tests 2016-08-01 16:59:47 +02:00
lang-mustache [TEST] Kill remaining lang-groovy messy tests 2016-08-01 16:59:47 +02:00
lang-painless Refactored Painless link nodes into expression nodes to simplify 2016-07-27 14:01:08 -07:00
percolator Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
reindex Rename operation to result and reworking responses 2016-08-01 10:42:58 -04:00
transport-netty3 Squash o.e.rest.action.admin.cluster 2016-07-29 20:31:24 -04:00
transport-netty4 Squash o.e.rest.action.admin.cluster 2016-07-29 20:31:24 -04:00
build.gradle Make module client jars go to org.elasticsearch.plugin groupId 2016-07-14 02:58:27 -07:00