Closed vvavepacket closed 7 years ago
Has anyone gotten an answer to this question? Are these versions supported?
I missed this issue. Having custom ids works fine, you just need to not install the uuid module.
Regarding 5.3 yes it works without problems.
I tried to use ES 5.3 and I noticed that indexes (neo4j-index-node and neo4j-index-relationship) are created... But why is that the nodes are NOT replicated to ES? Here are my neo4j versions:
Neo4j - 3.1.1 ES: 5.3 Library: 3.1.0
Basically, once I created my nodes in neo4j, they already have their own "id" property (which is a uuid). So I dont want the library to generate one for me, instead, it should use the one it already has which is in the property.
Configuration: