i received this warning :
ElasticsearchDeprecationWarning: [types removal] Specifying types in document index requests is deprecated, use the typeless endpoints instead (/{index}/_doc/{id}, /{index}/_doc, or /{index}/_create/{id}).
body=json.loads(line)
ElasticSearch version : 7.7.1
jsonpyes :1.4.2
i received this warning :
ElasticsearchDeprecationWarning: [types removal] Specifying types in document index requests is deprecated, use the typeless endpoints instead (/{index}/_doc/{id}, /{index}/_doc, or /{index}/_create/{id}).
body=json.loads(line)
ElasticSearch version : 7.7.1
jsonpyes :1.4.2