Querying ElasticSearch from VIM
From the post:
I’m using ElasticSearch quite a bit and finally decided to make it easy to debug. I now write JSON queries with a .es extension. And have this in my .vim/filetype.vim file:
Debugging ElasticSearch results with Perl.
I just know Robert (Barta) has a one liner for this and thought this might temp him into commenting. 😉