Dear Cluster,
I am trying to understand what index types are available on Cluster for the user to make use of. But I have not having much luck finding accurate and recent documentation. I wonder whether any members know?
I believe that Cluster used to use a hash-index for both Primary and Secondary indexes?
But now is it possible to use a T-Tree index on Primary and/or Secondary?
If this is the case, what is the syntax? I have trying "USING {BTREE | HASH}" on a "CREATE TABLE" without conclusive results.
Of if anybody has a good URL on the subject, that would be very useful.
Many thanks!!
Ben.
I am trying to understand what index types are available on Cluster for the user to make use of. But I have not having much luck finding accurate and recent documentation. I wonder whether any members know?
I believe that Cluster used to use a hash-index for both Primary and Secondary indexes?
But now is it possible to use a T-Tree index on Primary and/or Secondary?
If this is the case, what is the syntax? I have trying "USING {BTREE | HASH}" on a "CREATE TABLE" without conclusive results.
Of if anybody has a good URL on the subject, that would be very useful.
Many thanks!!
Ben.