I
I
IDONTSUDO2019-08-17 19:58:58
MongoDB
IDONTSUDO, 2019-08-17 19:58:58

Elasticsearch + mongo how to link?

I've been trying to link mongo with elasticsearch all day. I read a bunch of guides, but they are all either outdated. Or not complete. And so can you send me a link on how to deploy Elasticsearch + mongo. And use node js to communicate with them. I will be grateful for any help.
PS below is the most normal guide I found, but it was written 7 years ago :(

spoiler
https://gist.github.com/varavut/2392977

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2019-08-18
@dimonchik2013

you just need to go through and put the actual or analogues of the last three lines
sudo /usr/local/elasticsearch/bin/plugin -install elasticsearch/elasticsearch-mapper-attachments
sudo /usr/local/elasticsearch/bin/plugin -install richardwilly98/elasticsearch-river- mongodb
sudo /usr/local/elasticsearch/bin/plugin -install mobz/elasticsearch-head
for example the first one
https://www.elastic.co/guide/en/elasticsearch/plug...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question