[ https://issues.apache.org/jira/browse/STORM-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14705083#comment-14705083 ]
ASF GitHub Bot commented on STORM-978: -------------------------------------- Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/693#discussion_r37540751 --- Diff: external/storm-elasticsearch/src/main/java/org/apache/storm/elasticsearch/ElasticsearchGetRequest.java --- @@ -0,0 +1,10 @@ +package org.apache.storm.elasticsearch; --- End diff -- @alexpanov Please add Apache License comment here. > [storm-elasticsearch] Introduces Lookup(or Query)Bolt which emits matched > documents from ES > ------------------------------------------------------------------------------------------- > > Key: STORM-978 > URL: https://issues.apache.org/jira/browse/STORM-978 > Project: Apache Storm > Issue Type: Improvement > Reporter: Jungtaek Lim > Assignee: Alex Panov > > storm-elasticsearch has features on storing document, not querying something. > It would be better to have Lookup (or Query) Bolt for querying to ES and emit > matched documents, as other external modules did. -- This message was sent by Atlassian JIRA (v6.3.4#6332)