Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Index Performance Considerations > Estimating Index Pages >

Estimating Index Pages for Spatial and User-Defined Data

The database server uses the following types of indexes:

B-Tree Indexes

Dynamic Server uses a B-tree index for the following values:

For information about how to estimate B-tree index size, see Estimating Index Pages.

R-Tree Indexes

Dynamic Server uses an R-tree index for spatial data (two-dimensional, three-dimensional, and so forth). For information about sizing an R-tree index, see the IBM Informix: R-Tree Index User's Guide.

Indexes That DataBlade Modules Provide

In Dynamic Server, users can access user-defined data types that DataBlade modules provide. A DataBlade module can also provide a user-defined index for the new data type. For example, the Excalibur Text Search Datablade provides an index to search text data. For more information, see the IBM Informix: Excalibur Text Search DataBlade Module User's Guide.

For more information on the types of data and functions that each DataBlade module provides, see the user guide of each DataBlade module. For information on how to determine the types of indexes available in your database, see Determining the Available Access Methods.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]