Skip to content

albertosantiago/elasticsearch-query-tester

Repository files navigation

ElasticSearch Query Tester.

Simple application to test queries against instances of elasticsearch. Go with an integrated server made with Express and a sqlite database to save queries for later use.

Instructions

Download app or clone repository

git clone https://github.com/albertosantiago/elasticsearch-query-tester.git
cd elasticsearch-query-tester
npm install
node tester.js

Go to http://localhost:3200 and start to query.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published