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]> 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]. > 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.
