Michael Hunger

Results 538 comments of Michael Hunger

Which version of the plugin do you use? The 3.4.x version?

this one: https://github.com/neo4j-contrib/neo4j-elasticsearch/releases/tag/3.4.5

You can send a Branch PR You can delete the fork after your PR is merged.

can we split the build updates and moving the files around? I can do the latter, b/c I know what each was meant for. I like your "examples" thought so...

I don’t understand. Our guides are in most cases single adoc files. Only training guides are so large/complex that they are split up in different guides/files. In general you work...

They are all "examples" that you can render to html usually we used it this way: `run.sh path/to/file.adoc path/to/file.html [leveloffset=+1] [baseurl=https://guides.neo4j.com/...] other asciidoc-attributes` so you can render any file in...

Hey, sorry for that @rzo1 and @LLTommy. We just haven't found the time for all the required updates / testing, due to the slightly involved setup (esp. with testing with...

can you check the neo4j logs for any error messages? in debug.log or neo4j.log did you put the jar into the plugins directory? can you remove the space after the...

Also how did you change the neo4j config in the docker container? And how did you put the plugin into the docker container. Did you link the two containers?