Michael Hunger
Michael Hunger
I'd rather not pull in an external dependency at this point, as I think this should stay a minimal demonstration on how to achieve this kind of integration. But if...
Hi Kunal, we can add some more logging if that helps you. Can you check your network setup so that the neo4j box sees the ES box and vice versa?...
https://github.com/searchbox-io/Jest/issues/382 Probably have to add support for the mentioned aws signing interceptor. Do you have capacity to test that out? I have no AWS ES to test it.
Hey, thanks for your note. Would love to discuss it, can you drop me an email to michael at neo4j.com
Currently you have to spell them out, we'd have to allow something like an "*" for either label or property. They then would be all get added to the same...
There is an issue with memory mapping of the RRD on a mapped volume. For me as a workaround I configured the rrd directiory (in neo4j-server.properties) to point e.g. to...
One option is just to take the source and adapt it to your needs. I think generalizing this, might be a bit of a stretch. Then we would have to...
You could use the elasticsearch integreation of https://github.com/neo4j-contrib/neo4j-apoc-procedures to achieve that kind of one-off indexing, e.g. combined with the triggers there. Here it would add a lot of complexity as...
Would the apoc approach work for you @santosh-hegde ?
Did you also upgrade the jersey and other versions? Feel free tobsend a PR witj your changes. Von meinem iPhone gesendet > Am 31.08.2016 um 05:35 schrieb sidwagle [email protected]: >...