[
https://issues.apache.org/jira/browse/METRON-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080917#comment-16080917
]
ASF GitHub Bot commented on METRON-1022:
----------------------------------------
Github user merrimanr commented on a diff in the pull request:
https://github.com/apache/metron/pull/636#discussion_r126511864
--- Diff:
metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/writer/ElasticsearchWriter.java
---
@@ -60,96 +61,8 @@ public ElasticsearchWriter
withOptionalSettings(Map<String, String> optionalSett
@Override
public void init(Map stormConf, TopologyContext topologyContext,
WriterConfiguration configurations) {
Map<String, Object> globalConfiguration =
configurations.getGlobalConfig();
--- End diff --
Agreed!
> Elasticsearch REST endpoint
> ---------------------------
>
> Key: METRON-1022
> URL: https://issues.apache.org/jira/browse/METRON-1022
> Project: Metron
> Issue Type: New Feature
> Reporter: Ryan Merriman
>
> We need a "search" endpoint that will allow basic lucene-style searches with
> sorting and pagination options. This endpoint should have a light
> abstraction on top to make it simpler to consume and possibly allow different
> search engines to be used in the future.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)