Bruno Bonnin created ZEPPELIN-817: ------------------------------------- Summary: Elasticsearch : an error is displayed when there is a 'fields' field in a search query Key: ZEPPELIN-817 URL: https://issues.apache.org/jira/browse/ZEPPELIN-817 Project: Zeppelin Issue Type: Bug Affects Versions: 0.5.6, 0.6.0 Reporter: Bruno Bonnin Assignee: Bruno Bonnin Priority: Minor Fix For: 0.6.0
Example of query : > search / {"fields":["date", > "request.headers"],"query":{"match":{"status":404}}} With this query, we have the following result: "Error : string is null" -- This message was sent by Atlassian JIRA (v6.3.4#6332)