Sandeep Reehall

Results 3 issues of Sandeep Reehall

When combining Bloom, GDS, APOC and n10s there can be occurrences where Bloom does not start due to incompatible versions of jackson-core being loaded. This would also have knock on...

## Feature description Add support for ElasticSearch 8.5. Currently `apoc.es.query` generates requests on URL's that are no compatible with ElasticSearch 8.5. For example: `http://x.x.x.x:9200///_search` This results in a 403 returned....

extended-functionality

We had a support case around loading the example pole data into Neo4j 5.5. The usage of the load command in README.adoc does not contain an example of how to...