Question
How to put dynamic json file Elastic Search?
Hello,
I’ve all my data as webservice.
And it works with GET Method (not post).
How can I get all datas in my json files to my elasticsearch?
How should its mapping?
“http://www.xxx.com/json/store.json”, this makes an empty" it says
I need a cool tutorial to understand how to import json files on my website.