neo4j-contrib / neo4j-elasticsearch

Neo4j ElasticSearch Integration
Apache License 2.0
210 stars 79 forks source link

what about Elasticsearch set user name and password? #62

Open wangrui0 opened 4 years ago

wangrui0 commented 4 years ago

How to change the neo4j.conf? thanks

wangrui0 commented 4 years ago

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

sim51 commented 4 years ago

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