graphaware / neo4j-to-elasticsearch

GraphAware Framework Module for Integrating Neo4j with Elasticsearch
261 stars 57 forks source link

ES port on the example neo4j server conf #90

Closed RakshaAchuth closed 6 years ago

RakshaAchuth commented 6 years ago

Hi,

A very small comment: The port for ES in the server mode Neo4j.conf (which is given as example in the github loading page) might be wrong.

Port of Elasticsearch

com.graphaware.module.ES.port=9201

I think that it should be 9200.

I hope that this is a useful thing to point out, to help new users avoid errors.

Cheers,

Raksha

ikwattro commented 6 years ago

The 9201 is intentional, because most people use default ports which is a serious security issue. Look on Google the number of elasticsearch instances reachable publicly