>From what I can tell there doesn't seems to be a way to use other indexes 
when filtering on spatial distance. 

Is there a way ?

For example running a query : 
SELECT vehicles from dealer WHERE [latitude,longitude,$spatial] NEAR 
[26.243640, -80.265397,{"maxDistance":40}] AND make='nissan'

Will only use the spatial index but not the index on make property. 

Any ideas? 

-- 

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