Load Multiline JSON document in Elasticsearch Index(Quick Reads)
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.