OpenSearch/elasticsearch
Dimitris Athanasiou 6a14f52d2e Remove aggs and retrieve_whole_source from SchedulerConfig (elastic/elasticsearch#569)
Aggs does not need to be a separate member field. There can simply
be an aggs parse field which also then stored onto the aggregations
parse field.

Finally, retrieve_whole_source is unnecessary as we move towards
a node client based data extraction.

Original commit: elastic/x-pack-elasticsearch@14024c2ee5
2016-12-19 09:54:59 +00:00
..
licenses Change the way 3rd party licenses are distributed for the C++ components (elastic/elasticsearch#366) 2016-12-01 15:16:57 +00:00
src Remove aggs and retrieve_whole_source from SchedulerConfig (elastic/elasticsearch#569) 2016-12-19 09:54:59 +00:00
.gitignore Moves Java code to fit x-pack style structure 2016-11-18 16:35:00 +00:00
README.asciidoc Moves Java code to fit x-pack style structure 2016-11-18 16:35:00 +00:00
build.gradle Centralises where the version is defined 2016-12-02 15:17:49 +00:00
gradle.properties Centralises where the version is defined 2016-12-02 15:17:49 +00:00

README.asciidoc

= Elasticsearch Prelert Plugin

Behavioral Analytics for Elasticsearch