Pythonistas
Published in

Pythonistas

Load Multiline JSON document in Elasticsearch Index(Quick Reads)

Photo by Ray Harrington on Unsplash

Quick Read

This is a quick solution to a problem that generally python developer faces when they want to populate an index in Elasticsearch using python. A use case can be a test case where you want to populate it or a seeder data you want to populate it with.

--

--

Home to every Pythonistas out there

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store