Please validate my understanding that we cannot use both clusters and indexes 
together. This seems like such a waste to optimize large databases. Is there a 
plan to introduce clustered indexes?
I.e. 
* Index is defined at a class level but maintained/partitioned at a cluster 
level
* Queries into the cluster will evaluate relevance of any clustered indexes and 
use accordingly 
* When clusters are created/dropped, the index  partitions attached to that 
cluster will also be added/dropped accordingly

Apologies if I should raise this question in a different forum or form (feature 
request).

-- 

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