appbaseio / appbaseio/mirage

Feature request - specify output fields when quering ES

Open
#59 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.2k
Forks
122
PR merge metrics
No merged PRs in 30d

Description

Hello,

First of all, thank for you great application. It helps me everyday working with ES:) I'm working with Mirage in chrome(as an extension). I can modify query manually, bet every change in gui, resets my changes to output fields (e.g."_source": ["user", "message", ...] according to this post https://stackoverflow.com/a/9605566/1615070 )

Is there possibility to add in Mirage button with "output" where I can define which fields should be returned by ES?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the Mirage Chrome extension's query GUI and trace how GUI changes rebuild the Elasticsearch request. Add a user-controlled output-fields option that survives GUI edits and verify that requests return only the selected fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, typescript
Domain
database, search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.