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

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -