Hello,

Apparently it's not possible to add two different types of index on the 
same property.

For instance, I would like to add a Hash index but also a BTree index on 
the same property. 

So, according to the query, the best index would be used. (Use Btree index 
if query is a range query, or use Hash index if a just want to get a value)

Is that possible ?

-- 

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