elasticsearch-csv icon indicating copy to clipboard operation
elasticsearch-csv copied to clipboard

recompile with elasticsearch: 14.0.0 to support es 6

Open michimau opened this issue 7 years ago • 0 comments

Could you please recompile with elasticsearch 14.0.0 dependency and push it to npmjs.com?

the issue is that contentType application/x-ldjson is not supported anymore, so your library cannot be used to populate indexes in es >6.x.x.

ref: https://github.com/elastic/elasticsearch-js/pull/507

michimau avatar Jan 06 '18 10:01 michimau