Github user bbonnin commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/520#issuecomment-165447978 In the last commit, I have added the possibility to search by just providingthe content of a quey_string. I think it's simpler and based on Lucene query syntax. For example: ``` search /logs (status:404 AND request.method:POST) ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---