zeppelin/docs/interpreter
Bruno Bonnin 0849ea97ac Display aggregation result with Elasticsearch interpreter
### What is this PR for?
Take into account the aggregations with Elastisearch search query.
This improvement of the interpreter will return the result of the aggregation part if any in the result of search query.

### What type of PR is it?
Improvement

### Todos
* [X ] - Modify interpreter to read and return the aggregation result if any
* [X ] - Update docs

### Is there a relevant Jira issue?
No

### How should this be tested?
Test with an Elasticsearch and with examples provided in the doc.

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? elasticsearch.md

Author: Bruno Bonnin <bbonnin@gmail.com>

Closes #596 from bbonnin/master and squashes the following commits:

aa809e2 [Bruno Bonnin] Update elasticsearch.md
6793232 [Bruno Bonnin] Update elasticsearch.md
17f4e58 [Bruno Bonnin] Merge branch 'master' of https://github.com/bbonnin/incubator-zeppelin
6f76ffd [Bruno Bonnin] Support of aggregation results
2016-01-05 17:44:23 +09:00
..
cassandra.md ZEPPELIN-448 Update documentation for Spark configuration and BASE_PATH change 2015-11-21 15:25:14 +09:00
elasticsearch.md Display aggregation result with Elasticsearch interpreter 2016-01-05 17:44:23 +09:00
flink.md ZEPPELIN-412 Documentation based on Zeppelin version 2015-11-18 09:08:54 +09:00
geode.md [ZEPPELIN-461] fix typos in geode doc 2015-11-29 07:20:07 +09:00
hive.md ZEPPELIN-440 HiveInterpreter with multiple configuration 2015-12-04 10:21:37 +09:00
ignite.md ZEPPELIN-448 Update documentation for Spark configuration and BASE_PATH change 2015-11-21 15:25:14 +09:00
lens.md ZEPPELIN-448 Update documentation for Spark configuration and BASE_PATH change 2015-11-21 15:25:14 +09:00
markdown.md Add basic documentation for Markdown 2015-11-27 19:07:03 +09:00
postgresql.md [ZEPPELIN-466][DOCS] fix typos PostgreSQL doc 2015-11-28 14:31:21 +09:00
scalding.md Add a (local mode) Scalding Interpreter to Zeppelin 2016-01-01 19:08:07 -08:00
spark.md ZEPPELIN-448 Update documentation for Spark configuration and BASE_PATH change 2015-11-21 15:25:14 +09:00