Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 276 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 276 Bytes

Elasticsearch Score Visualizer

Instalation

Install dependencies:

npm i

Run project

npm start

Use

Run the search with the explain=true url parameter.

Copy the hit object, with the explanation together, and paste in the text box. Click update.