toystars / node-elasticsearch-sync

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

modify crud.js #25

Open nsanitas opened 6 years ago

nsanitas commented 6 years ago

move from document.id.toString to JSON.stringify(document.id)