Many thanks Craig. I've just converted my Neo4j 1.9.9 graph without spatial 
index to Neo4j 2.2.0. Over this I try to create the spatial index with 
Neo4j 0.14 but I get the error 

No query engine installed.

        at org.neo4j.kernel.impl.query.NoQueryEngine.noQueryEngine(
NoQueryEngine
.java:56)

Is it a problem of dependencies?     
In this case could you please give me indication to dowload all please? 
For version 0.11 I considered this project 
https://github.com/neo4j-examples/neo4j-spatial-template/blob/master/pom.xml 
, where can I found similar for last version? Anyone could suggest please?
Thank you!

Rita 

Il giorno venerdì 3 aprile 2015 11:55:53 UTC+2, Craig Taverner ha scritto:
>
> The data structure used by spatial has changed since 1.9, and so the best 
> option here is to re-create (re-import) your spatial data. The neo4j 
> database upgrade process does not upgrade the spatial structures 
> themselves, unfortunately.
>
> On Fri, Apr 3, 2015 at 10:05 AM, Rita <[email protected] <javascript:>> 
> wrote:
>
>> Hi all,
>> I am passing from Neo4j 1.9.9 to Neo4j 2.2.0. On my 1.9.9 version I have 
>> spatial indexes created and used by Neo4j Spatial 0.11.
>> Now which version of Neo4j I have to use? I've found Neo4j Spatial 0.14 
>> for Neo4j 2.2.0-M02 but when I try to open indexes I get the error "No 
>> query engine installed." Implementation has changed? I am using Neo4j on 
>> windows with Java in embedded mode. Could tell me how avoid this error? Do 
>> I have to recreate spatial indexes?
>> Thanks in advance
>>
>> Rita
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Neo4j" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to