Upload large folder of json files to elasticsearch -
i have folder consists of 20,000 json files. want import index in elastic search. know of bulk api, i'm not sure how loop on folder index each json.
i've seen things on how --databinary @__.json seems work files, not entire folder. maybe not understanding correctly.
the jsons of type geojson , on windows machine. appreciated, thanks!
Comments
Post a Comment