Giter VIP home page Giter VIP logo

edql's Introduction

EDQL

Usage

Use with EDQL Intellij Gui Client

Please find more on: EDQL

https://raw.githubusercontent.com/wiki/chengpohi/edql/images/tutorial.gif https://raw.githubusercontent.com/wiki/chengpohi/edql/images/visual-editor.gif

Use with EDQL file:

eql -Deql.file=test.edql

test.edql:

HOST http://localhost:9200
Authorization ""
POST myindex/_search
{
  "query": {
	"match_all": {}
  }
}
eql>cat indices
yellow open .eql jEsJprpkSZaWSynXcpV73A 5 1 0 0 1.1kb 1.1kb

eql>cat nodes
127.0.0.1 2 99 24 3.29   mdi * Y0sXrdz

eql>cat allocation
5

eql>cat master
Y0sXrdzLRN-OuI86kPXUvw 127.0.0.1 127.0.0.1 Y0sXrdz

eql>cat shards
.eql 1 p STARTED    0 230b 127.0.0.1 Y0sXrdz
.eql 1 r UNASSIGNED
.eql 2 p STARTED    0 230b 127.0.0.1 Y0sXrdz
.eql 2 r UNASSIGNED
.eql 3 p STARTED    0 230b 127.0.0.1 Y0sXrdz
.eql 3 r UNASSIGNED
.eql 4 p STARTED    0 230b 127.0.0.1 Y0sXrdz
.eql 4 r UNASSIGNED
.eql 0 p STARTED    0 230b 127.0.0.1 Y0sXrdz
.eql 0 r UNASSIGNED

eql>cat count
1540910233

eql>cat pending_tasks

eql>cat recovery
.eql 0 213ms existing_store done n/a n/a 127.0.0.1 Y0sXrdz n/a n/a 0 0 100.0% 1 0 0 100.0% 230 0 0 100.0%
.eql 1 320ms existing_store done n/a n/a 127.0.0.1 Y0sXrdz n/a n/a 0 0 100.0% 1 0 0 100.0% 230 0 0 100.0%
.eql 2 225ms existing_store done n/a n/a 127.0.0.1 Y0sXrdz n/a n/a 0 0 100.0% 1 0 0 100.0% 230 0 0 100.0%
.eql 3 45ms  existing_store done n/a n/a 127.0.0.1 Y0sXrdz n/a n/a 0 0 100.0% 1 0 0 100.0% 230 0 0 100.0%
.eql 4 220ms existing_store done n/a n/a 127.0.0.1 Y0sXrdz n/a n/a 0 0 100.0% 1 0 0 100.0% 230 0 0 100.0%

eql>

eql>

edql's People

Contributors

chengpohi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.