TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Mirage – An interactive query explorer for Elasticsearch

6 点作者 sidi超过 8 年前

1 comment

sidi超过 8 年前
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>.