TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Mirage – An interactive query explorer for Elasticsearch

6 pointsby sidiover 8 years ago

1 comment

sidiover 8 years ago
Hey HN folks,<p>Elasticsearch has one of the most powerful query DSLs with support for 100+ search APIs ranging from full-text search to geo queries to range filters. At the same time, there is a very high learning curve associated with using Elasticsearch&#x27;s JSON API.<p>Our goal with Mirage is to simplify the Elasticsearch APIs by providing GUI blocks for queries. It should also be an ideal resource to learn the ES query DSL as it transforms queries on-the-fly and comes with an in-app documentation browser.<p>Our current coverage of the DSL and future roadmap - <a href="https:&#x2F;&#x2F;github.com&#x2F;appbaseio&#x2F;mirage#3-roadmap" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;appbaseio&#x2F;mirage#3-roadmap</a>.