[
https://issues.apache.org/jira/browse/METRON-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098504#comment-16098504
]
ASF GitHub Bot commented on METRON-1056:
----------------------------------------
Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/metron/pull/662#discussion_r129052922
--- Diff: metron-interface/metron-rest/README.md ---
@@ -353,6 +355,20 @@ Request and Response objects are JSON formatted. The
JSON schemas are available
* searchRequest - Search request
* Returns:
* 200 - Search results
+
--- End diff --
We may want to consider explaining the types we support and return here...
but I am not sure it should be inline.
Since the detail is in line with the rest of the document, maybe that can
be a follow on
> Get field types from Elasticsearch
> ----------------------------------
>
> Key: METRON-1056
> URL: https://issues.apache.org/jira/browse/METRON-1056
> Project: Metron
> Issue Type: Improvement
> Reporter: Ryan Merriman
>
> We need a way to retrieve field types from Elasticsearch for a specified list
> of indices. This will also be exposed through our indexing DAO layer with
> Elasticsearch being the initial implementation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)