//Karthik Srinivasan

Product Engineer, CTO & a Beer Enthusiast
Experiments, thoughts and scripts documented for posterity.

Quirky Personal Projects

LinkedIn

Email me

Scan and Scroll Elasticsearch in broswer

Jan, 2016

Code that I used to scan and scroll elasticsearch directly from the browser using elasticsearch.jquery.js plugin and FileSaver plugin to download the blob

script src="https://fastcdn.org/FileSaver.js/1.1.20151003/FileSaver.min.js">/script
script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/elasticsearch/13.2.0/elasticsearch.jquery.js">/script