toystars / node-elasticsearch-sync

ElasticSearch and MongoDB sync module for node
MIT License
17 stars 11 forks source link

Document id is undefined before transformation #21

Open Geroo opened 7 years ago

Geroo commented 7 years ago

The debug statement crashes the insert because the document._id is not yet transformed to document.id.