Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
Improve the performance by ridding of sending redundant requests (#24)
Browse files Browse the repository at this point in the history
* Support v7.4.2

* Changed the route for the request of the DSL format response (to support sql-plugin v1.4)

* Support to send out request to get specific response format (dsl, jdbc, csv)

* Rewrote the "Run" button functionality to only send requests with endpoint of `?format=json` and `?explain, and load the result table ES raw response and explanation from the explain response.

* Accordingly rewrote the download logic to send request for corresponding format if this format is requested&saved in cache for the first time.
  • Loading branch information
chloe-zh authored Jan 18, 2020
1 parent f56aa1f commit 74f3269
Show file tree
Hide file tree
Showing 6 changed files with 233 additions and 503 deletions.
392 changes: 0 additions & 392 deletions main.tsx

This file was deleted.

Loading

0 comments on commit 74f3269

Please sign in to comment.