Documentation

IndexType
in package

IndexType the type of the secondary index.

Table of Contents

Methods

Blob()  : IndexType
BLOB specifies a []byte index. Requires server version 7.0+.
Geo2DSphere()  : IndexType
GEO2DSPHERE specifies 2-dimensional spherical geospatial index.
Numeric()  : IndexType
NUMERIC specifies an index on numeric values.
String()  : IndexType
STRING specifies an index on string values.

Methods


        
On this page

Search results