summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/search/aggregations/pipeline
diff options
context:
space:
mode:
authorSimon Willnauer <simon.willnauer@elasticsearch.com>2016-07-18 15:42:24 +0200
committerGitHub <noreply@github.com>2016-07-18 15:42:24 +0200
commit83945445488630c7bcd33de9105045a9c6a77307 (patch)
tree810bd25d1fcb9423f161472e161347f48f35ffad /core/src/main/java/org/elasticsearch/search/aggregations/pipeline
parent398d70b56734797448bf1fe469962e3b19c18934 (diff)
Add a dedicated client/transport project for transport-client (#19435)
The `client/transport` project adds a new jar build project that pulls in all dependencies and configures all required modules. Preinstalled modules are: * transport-netty * lang-mustache * reindex * percolator The `TransportClient` classes are still in core while `TransportClient.Builder` has only a protected construcutor such that users are redirected to use the new `TransportClientBuilder` from the new jar. Closes #19412
Diffstat (limited to 'core/src/main/java/org/elasticsearch/search/aggregations/pipeline')
0 files changed, 0 insertions, 0 deletions