Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in integrating neo4j to elasticsearch #55

Open
GaneshbabuRamamoorthy opened this issue Jul 2, 2019 · 0 comments
Open

Issue in integrating neo4j to elasticsearch #55

GaneshbabuRamamoorthy opened this issue Jul 2, 2019 · 0 comments

Comments

@GaneshbabuRamamoorthy
Copy link

Hi All,

As I was trying to push data to Elasticsearch by using the neo4j-Elasticsearch integration

I am currently using neo4j 3.5.6 and Elasticsearch 6.3.2 versions. Below is my neo4j.conf which i followed the example in the link

elasticsearch.host_name=http://localhost:9200
elasticsearch.index_spec=s:Software(DisplayName),h:Hardware(Hostname)

After restarting the neo4j I am getting below error in logs,

2019-06-24 12:25:15.113+0000 INFO  ======== Neo4j 3.5.6 ========
2019-06-24 12:25:15.125+0000 INFO  Starting...
2019-06-24 12:25:16.068+0000 ERROR ElasticSearch Integration: syntax error in index_spec
2019-06-24 12:25:16.953+0000 INFO  GraphAware Runtime disabled.
2019-06-24 12:25:27.264+0000 INFO  Bolt enabled on localhost:7688.
2019-06-24 12:25:29.124+0000 INFO  Started.
2019-06-24 12:25:30.772+0000 INFO  Remote interface available at http://localhost:7475

Correct me if I am doing anything wronig in the setup and let me know your thoughts.

Thanks,
Ganeshbabu R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant