mixed dbplus_rsecindex ( resource $relation , mixed $domlist , int $type )
dbplus_rsecindex() will create a new secondary index for relation with consists of the domains specified by domlist and is of type type
Returns resource on success or DBPLUS_ERR_UNKNOWN on failure.