-
cp neo4j-spatial-0.11-SNAPSHOT-server-plugin.zip ~/neo4j-community-1.8.2/plugins/
cd ~/neo4j-community-1.8.2/plugins/
unzip neo4j-spatial-0.11-SNAPSHOT-server-plugin.zip
cd ..
ls plugins
[many jars a…
-
I’ve run into an issue when I use the neo4j-spatial plugin. Everything works fine except for the step where I create a layer index
```
{
"name" : "geom",
"config" : {
"provider" : "spatial",
…
mvrsn updated
8 years ago
-
When bundling lucene-core, lucene-codec, & elasticsearch into a single executable JAR, there are conflicting files in META-INF:
elasticsearch:
0 06-26-13 08:56 META-INF/services/org.apache…
-
Hi
I get a build failure (message below) on OSX Mountain Lion using commit 208f841. I have tried building with both Java 1.6 and 1.7. I am using maven 2 from Mac Ports.
Thanks!
```
[INFO] Building…
-
Here is the log while executing maven
> ---
> ## T E S T S
>
> Running apoc.refactor.GraphRefactoringTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.579 sec
> Running apoc…
cmkpl updated
8 years ago
-
I mapped a volume to `/var/lib/neo4j/plugins` however my jars are not loaded on startup. I've tested using the latest framework and timetree jars.
-
Hello. I have an issue where I have a HA cluster and I have an embedded slave with an empty database trying to join the cluster (with a master server).
I get the following error:
```
2015-10-19 1…
-
Actually the issue is with the build against ANY version, so it is likely to be an issue with my setup. I was originally running an instance of 2.3.0 and 2.3.2, I downloaded the pre-compiled versions …
-
I'm using this configuration
- Geoserver V 2.1.1
- Geotools 2.7.2 (rev 37473)
With plugin neo4j .war into tomcat6 and lib into WEB-INF :
activation-1.1.jar
aopalliance-1.0.jar
avalon-framework-ap…
-
Hi, all. I am working on a project that needs to use the spatial plugin for geolocation search. I haven't found anything particular for .NET. And since I've been using neo4jclient and quite happy with…
beast updated
8 years ago