Parameters For The Matching Rule Function - Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual

Table of Contents

Advertisement

See "Processing an LDAP Abandon Operation" on page 89 for more information
on these parameters.

Parameters for the Matching Rule Function

The following table lists the parameters in the parameter block passed to the
database matching rule function.
Parameter ID
SLAPI_PLUGIN_MR_OID
SLAPI_PLUGIN_MR_TYPE
SLAPI_PLUGIN_MR_VALUE
SLAPI_PLUGIN_MR_VALUES
SLAPI_PLUGIN_MR_KEYS
SLAPI_PLUGIN_MR_FILTER_REUSABLE
SLAPI_PLUGIN_MR_QUERY_OPERATOR
Data Type
char *
char *
struct berval *
struct berval **
values
struct berval **
unsigned int *
int *
Parameters for the Matching Rule Function
Description
Matching rule OID (if any) specified
in the extensible match filter.
Attribute type (if any) specified in the
extensible match filter.
Value specified in the extensible
match filter.
Pointer to an array of berval
structures containing the values of the
entry's attributes that need to be
indexed.
Keys generated for the values
specified in the
SLAPI_PLUGIN_MR_VALUES
parameter. The server creates indexes
using these keys.
Matching rule filter that is reusable.
Query operator used by the server to
determine how to compare the keys
generated from
SLAPI_PLUGIN_MR_VALUES and
SLAPI_PLUGIN_MR_INDEX_FN
against keys in the index.
Chapter 16
Parameter Block Reference
581

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents