node.js で mongoose を使用して mongoDB を使用していますが、ElasticSearch を使用したいと考えています。mongooseと ElasticSearch の両方の npm モジュールであるmongoosasticを使用する方が良いか、 ElasticSearchを個別にインストールする必要があるか教えてください。
2942 次
node.js で mongoose を使用して mongoDB を使用していますが、ElasticSearch を使用したいと考えています。mongooseと ElasticSearch の両方の npm モジュールであるmongoosasticを使用する方が良いか、 ElasticSearchを個別にインストールする必要があるか教えてください。