mirage icon indicating copy to clipboard operation
mirage copied to clipboard

:art: GUI for simplifying Elasticsearch Query DSL

Results 30 mirage issues
Sort by recently updated
recently updated
newest added

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...

enhancement

When selecting a numeric field, the option for `term` and `terms` query should show as they are applicable. However, we currently don't show them.

bug

URL params doesn't support `distance` field in case of geodistance queries. Query: ![image](https://user-images.githubusercontent.com/5961873/38193144-1079afb8-368e-11e8-98e3-9c6411951dcc.png) [Mirage Link](https://opensource.appbase.io/mirage/#?input_state=XQAAAAK0CAAAAAAAAAA9iIhnNAWbsswtYjeQNZkpzQK4_mOzUeDpWmI_q1W5J_v7Zsy4Ujaaw71A1BS9rYYbaidH1ngBtQ-I1sDSXRgrmGsCDzBYBoUXwDHQtefpH-PChYyyKqpnVdVrmIsxvIDhOBtThtu_W53GnLmSMoma1UPnh9E7LZRkgXxp3ltXA31wX1fcfowk1r2gVrCN8VgmuPFOWM3o65_HcKkYs4OQ0hAB7hnHy3CILQ5MgAbYZpuCAVHzQcRXBvN2fFZCuCSUNYX32cshZ3d4lrzfi6fQXgJyuLD2vgQns3dUESCtKWJx7m6L3fxjViX04mcxbte-NrsTOVNx3X2YvOd2UG_O3P5pgvLecXNPgnsZACPDmsU8OKslnavslVZEjTn_TFj6xc7bgYqdvYkOK1-UKMgOKP0J3jYoVLUimxuXXxXxgHLnuSBlYv4MbQi1Hw9WjzpILKsFOhJNVGk3h88itDk2RILhqrJIU74eps4pG2P_9U-HhoWZ4vJXrsMx4sgFLKwuxL9JnpcoI8I9h3KCvxj2JVBPKrS2EACCLhtc-_1rz1FVJZZFtuHP4mvbmoYOWEpxOb6adSXi4Pf2DMuwPSBUTDVUc0JFmAgbj3uc87aSFzvbyhabjxPcjthDQCIsXfXwVAEr_-T-YQ1Q_VMvfGlPPq-k6ze89d9Y593K_HoB7G2WX35A-ha3oTTld7jcHFuKjX_042jNudf8e2uIjQgbhAD9icDO55t5cbJk3t0zBzAAI7W9Yk8ggDY889WnR4tLL1aO669LO3QpZGOZzzLVTDTSurgTi9FKtwI5397AOTlz00ZTc_FeeH4l5syXeqGQnXoBRvcoFWau0mfdJfQin__2WFBm)

Is there a recommended approach for updating the dejuvu "Data View" url to a local docker instance of dejavu?

help wanted

There is a missing query type when a user loads a saved query. [Example URL](https://opensource.appbase.io/mirage/#?input_state=XQAAAAKwBAAAAAAAAAA9iIhnNAWbsswtYjeQNZkpzQK4_mOzUeDpWmKy6bA5agSYe1JiQgfkiNA7gw2HgoIIiFTTsA9ZyZY5VhBROEhMYAp9wXmbYO9ipNHXRV-VJgm6LuM5E2bVn4BJNpAxaYUWLLKKe3yh7cC96SxlNSC5VxlND1nRcJtpqGMwECOdRceO0xWgoXoyDliq_NpQ5H5RQaKgR1jfzT6Rt2HW2FlGRoS8Y0qz_2fvgqciRE812XeKB23dnSg9YesZ2pfah8TUGmlj_3XgJGAWOgmAekp3gIxqe-ABYWiRAz-DgiPTc05bNCmiOQoiqkdns1U_qycNDbza3M1jVaZwomDM6rMLtlwgGtkBCJFnsU2LjOYoqfc4ZPjdSY0xDEniWUU3U9fqK0vrjgqA9B_hd02hqkyapDpEadu2G65nRjKysBtt9G0GzM_VRkGGinLz52-6211XExEcKDN7jHoltvDqINg4hK1YK4RS1SD-8_pA4dr3gmAsNBm0V2GuNIMpnl18zEBu6MpEA7_cQxjTrLAhlUHrJmVsK96Zl1FosG1DKgN-yTk6XdJA1zpNBmrv3w1oJTCwkBHQkbez7iIlLT29n_DzQ9gieJiQJbJzFKs9VQ024bN6Hk99kmp14_QVeT3xs1-McFIVHFnnLTL8nmx1h__X3w2_)

bug
help wanted
hacktoberfest

The data consists of an array of simple objects with the shape as follows: Here's [link](https://gist.githubusercontent.com/dhruvdutt/1180f1727eb5dac109577c78d0731591/raw/5c584e1a840097d5837c97f79eb6544c57599e4e/dhruvdutt-starter-data.json) to the full exported data. ``` [ { "title": "todo1", "completed": true } ]...

help wanted
hacktoberfest

For many of our index, like the one from logstash, it's date based. So I would like to see if is it possible to have something like for index(appName). I...

enhancement

I m trying to run this application on linux.Using node version v3.3.1. Getting below errors while running command npm install. ![Screenshot from 2023-05-09 12-43-39](https://user-images.githubusercontent.com/20641004/237022609-f0d8f4d8-879e-4faf-b3eb-4ca9340a5082.png) any solutions?? Thanks

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

From the documentation, Mirage only works with 7.x or lower versions. Compatibility with 8.x is still missing or is it just the Readme that is not up to date?