Lei Xu
Lei Xu
Hi all, My query specify the filter_path=hits.hits., response will be an empty json object like the following if no documents matched: ```bash curl http://127.0.0.1:9200/twitter/_search\?filter_path\=hits.hits._id {} ``` And I use high-level...
Apply change log for every input, include WebUI and XMLRPC. Support some command line tools to revert the data from change log, specially, user could specify table and column, with...
Hi guys, This PR depends on #175, to finish some works when mesos cluster enable ACL rules. Our mesos cluster set ACL to control the framework register and run tasks,...