Michael Hunger
Michael Hunger
@Nghi93 did you work it out?
I released a new version, can you check with that again?
Did you use the same version as your neo4j instance has? What does your spec look like in the config?
did you also set the elasticsearch host? Did you restart the server after putting the jar-files there? can you show what's in `neo4j-community-2.2.1/plugins/` did you also copy the neo4j-elasticsearch jar?
So it would make sense to have a full index definition json file to refer to? elasticsearch.index_file=elasticsearch_index.json ?
Do you think you could help us by providing a PR ?
Ping @alank64
Sounds like a good idea. Would you feel up to send a pull request with an updated implementation?
I really like @marcusleandro's suggestions. And would love to see a PR. @rremigius I thought about that, but then didn't separate out the properties. Perhaps it could be an config...
You missed to add the service loader for shell apps in src/main/resources see: https://github.com/jexp/neo4j-shell-tools/blob/2.2/src/main/resources/META-INF/services/org.neo4j.shell.App