I need some help with that...I want to store the results of query from Elasticsearch in mongodb. So am I doing write?
var elastic_results = [{'elasticresult'}];
forEach(elastic_results){db.results_collection.insert();}
I need some help with that...I want to store the results of query from Elasticsearch in mongodb. So am I doing write?
var elastic_results = [{'elasticresult'}];
forEach(elastic_results){db.results_collection.insert();}
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.