Open lissff opened 5 years ago
Hi, I'm having same issue . anybody knows how to resolve this ?
Hi, I'm having same issue . anybody knows how to resolve this ?
Hi, I'm having same issue . anybody knows how to resolve this ?
In the PR #60 I added a cypher procedure that allows you to index all your data. You can check the doc here : https://github.com/sim51/neo4j-elasticsearch/tree/4.0-enhancement#procedures If you want to test if without to compile the code, you can go here
The example only shows how to track changes to nodes defined in index_spec; but what about all existing labels in neo4j? possible to index existing data?