I am new to elastic search. I am using sense plugin. While i am trying to retrieve data from JSON file using command
POST/bank/accounts/_bulk?pretty @accounts.json
and the output in sense console is giving like:
Request failed to get to the server (status code: 0):
I want to know which command should I type in Sense to retrieve data from JSON file.