![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 581](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642581.webp)
Parameters for the Matching Rule Function
Chapter
16
Parameter Block Reference
581
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
Data Type
Description
SLAPI_PLUGIN_MR_OID
char *
Matching rule OID (if any) specified
in the extensible match filter.
SLAPI_PLUGIN_MR_TYPE
char *
Attribute type (if any) specified in the
extensible match filter.
SLAPI_PLUGIN_MR_VALUE
struct berval *
Value specified in the extensible
match filter.
SLAPI_PLUGIN_MR_VALUES
struct berval **
values
Pointer to an array of
berval
structures containing the values of the
entry's attributes that need to be
indexed.
SLAPI_PLUGIN_MR_KEYS
struct berval **
Keys generated for the values
specified in the
SLAPI_PLUGIN_MR_VALUES
parameter. The server creates indexes
using these keys.
SLAPI_PLUGIN_MR_FILTER_REUSABLE
unsigned int *
Matching rule filter that is reusable.
SLAPI_PLUGIN_MR_QUERY_OPERATOR
int *
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.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...