graphaware / neo4j-to-elasticsearch

GraphAware Framework Module for Integrating Neo4j with Elasticsearch
261 stars 57 forks source link

Fix bug when indexing non-finite numbers #159

Open davidrapin opened 4 years ago

davidrapin commented 4 years ago

fixes #158

davidrapin commented 4 years ago

@ikwattro there seems to be an issue with the pom.xml file that prevents dependencies to be fetched, any ideas?

ikwattro commented 4 years ago

Thanks @davidrapin for pinging me, it seems a fetch access denied to Neo4j enterprise builds. Looking into it.