- add screenshots (ecaad85)
- how to install (c53c189)
- show saved query (2f0a2c8)
- add export in csv file (ad6b812)
- add blog link (f4e9123)
- complete documentation (d6561e1)
- fixed typo (#12) (d098596)
- init contributing (7186d6d)
- reset autocomplete values when server is changed (516d86b)
- set content type to application/json (40a764e)
- remove aggs from nested aggregations (4fdcece)
- remove _config.yml file (#11) (3f434a2)
- add Content-Type header to POST requests (#13) (b0a6131)
- remove logs on types (e1140db)
- add _source in autocomplete (368e412)
- add fields in _source (ce842f6)
- add exists query (4b76c47)
- add filter in bool query (c887602)
- add regexp query (#16) (2cfdcdd)
- add min_score (#18) (f7b96e2)
- added more commas to PHP array structure generation (#19) (3777f04)
- add function for save query (0fc45fa)
- add function for save query (#1) (f6d6f00)
- export source in csv files (4408427)
- export source in csv files (#2) from StephaneBour/export_csv (6b4b7c1)
- add metrics aggregations (#6) (58b2d5a)
- add buckets aggregations (#9) (99c7d1e)
- add copy as PHP for get directly an array (#14) (afe4a77)
- check if new version is available (#15) (3e37740)
- remove reload on enter (2aeb240)
@StephaneBour, @iraleigh, @znanev, @G0-DVL