You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2014/07/21 17:45:09 UTC

[23/47] git commit: Merge branch 'STREAMS-116'

Merge branch 'STREAMS-116'


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/c50ce917
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/c50ce917
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/c50ce917

Branch: refs/heads/STREAMS-46
Commit: c50ce9175456ea92597918a44c4e9f33e77fcb4e
Parents: 0380a28 738e7ca
Author: sblackmon <sb...@w2odigital.com>
Authored: Mon Jul 7 10:09:25 2014 -0500
Committer: sblackmon <sb...@w2odigital.com>
Committed: Mon Jul 7 10:09:25 2014 -0500

----------------------------------------------------------------------
 .../streams-persist-elasticsearch/README.md     | 38 ++++++++++++++++++++
 .../ElasticsearchConfigurator.java              | 14 ++++++++
 .../elasticsearch/ElasticsearchQuery.java       | 34 +++++++++++++++---
 .../ElasticsearchReaderConfiguration.json       |  5 +++
 .../src/main/resources/reference.json           |  9 +++++
 5 files changed, 95 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/c50ce917/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchConfigurator.java
----------------------------------------------------------------------