neo4j-elasticsearch icon indicating copy to clipboard operation
neo4j-elasticsearch copied to clipboard

what about Elasticsearch set user name and password?

Open wangrui0 opened this issue 5 years ago • 2 comments

How to change the neo4j.conf? thanks

wangrui0 avatar Jun 24 '20 02:06 wangrui0

I've added this feature ; just eg: conf/neo4j.conf file.

elasticsearch.user_name=username elasticsearch.pwd=pwd github: https://github.com/wangrui0/neo4j-elasticsearch-plus

wangrui0 avatar Jun 24 '20 12:06 wangrui0

It's also part of this PR https://github.com/neo4j-contrib/neo4j-elasticsearch/pull/60

sim51 avatar Jul 25 '20 08:07 sim51