Hi all, I create the index as it is written in the documentation, but when 
you start getting the strange error:

com.orientechnologies.orient.core.index.OIndexException: Index with type 
SPATIAL and algorithm SBTREE does not exist.

I am use OrientDb CE 2.1.2 and Lucene Index 2.1.2.

oClass.createIndex("Place.latitude_longitude", "SPATIAL", null, null, 
"LUCENE", new String[] { "latitude", "longitude" });


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" 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