OpenSearch/x-pack/plugin
Hendrik Muhs 4ecf9904d5 [Transform] Transform optmize date histogram (#54068)
optimize transform for group_by on date_histogram by injecting an additional range query. This limits the number of search and index requests and avoids unnecessary updates. Only recent buckets get re-written.

fixes #54254
2020-03-26 21:39:50 +01:00
..
analytics Move pipeline agg validation to coordinating node (backport of #53669) (#54019) 2020-03-23 17:22:56 -04:00
async-search HLRC: Don't send defaults for SubmitAsyncSearchRequest (#54200) (#54266) 2020-03-26 19:01:17 +01:00
autoscaling Introduce autoscaling decisions (#53934) 2020-03-23 23:08:06 -04:00
ccr Disallow negative TimeValues (#53913) 2020-03-26 13:30:35 -06:00
core [Transform] Transform optmize date histogram (#54068) 2020-03-26 21:39:50 +01:00
deprecation Add cluster.remote.connect to deprecation info API (#54142) 2020-03-25 15:11:59 -04:00
enrich Disallow negative TimeValues (#53913) 2020-03-26 13:30:35 -06:00
eql EQL: Remove parser handling for functions (#54028) 2020-03-24 14:03:02 -06:00
frozen-indices Fix doc_stats and segment_stats of ReadOnlyEngine (#53345) 2020-03-10 21:51:33 -04:00
graph [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
identity-provider Improve stability of SamlServiceProviderIndexTests (#54241) 2020-03-26 13:07:42 +10:00
ilm Disallow negative TimeValues (#53913) 2020-03-26 13:30:35 -06:00
logstash Revert "Introduce system index APIs for Kibana (#53035)" (#53992) 2020-03-23 10:29:35 -07:00
mapper-constant-keyword Introduce a `constant_keyword` field. (#49713) (#53024) 2020-03-03 16:01:47 +01:00
mapper-flattened Rename AtomicFieldData to LeafFieldData (#53554) 2020-03-17 12:30:12 +00:00
ml Use set-based interface for NodesStatsRequest (#53637) (#54141) 2020-03-26 14:41:49 -04:00
monitoring Disallow negative TimeValues (#53913) 2020-03-26 13:30:35 -06:00
ql EQL: Fix custom scripting for functions (#53935) (#54114) 2020-03-24 20:54:19 +02:00
rollup Save a little space in agg tree (backport of #53730) (#54213) 2020-03-25 15:51:16 -04:00
search-business-rules Fix highlighter support in PinnedQuery and added test (#53716) (#53729) 2020-03-18 15:39:17 +00:00
security Schedule commands in current thread context (#54187) 2020-03-26 10:07:59 +01:00
spatial Add support for distance queries on shape queries (#53468) (#53796) 2020-03-19 15:32:09 +01:00
sql EQL: Fix custom scripting for functions (#53935) (#54114) 2020-03-24 20:54:19 +02:00
src/test [7.x][ML] DF Analytics should always display operational stats (#54210) (#54290) 2020-03-26 20:03:14 +02:00
transform [Transform] Transform optmize date histogram (#54068) 2020-03-26 21:39:50 +01:00
vectors Rename AtomicFieldData to LeafFieldData (#53554) 2020-03-17 12:30:12 +00:00
voting-only-node Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
watcher Disallow negative TimeValues (#53913) 2020-03-26 13:30:35 -06:00
wildcard Wildcard field - add normalizer support (#53851) (#54109) 2020-03-24 17:37:47 +00:00
build.gradle [7.x] Add Watcher to available rest resources (#53620) (#53764) 2020-03-19 12:29:36 -05:00