427
427
u_int mi_max_items; /* The maximum number of items that can fit in a leaf node. */
430
430
xtBool mi_lazy_delete; /* TRUE if index entries are "lazy deleted". */
431
431
u_int mi_single_type; /* Used when the index contains a single field. */