Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 381

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
f
pb
Returns
This function returns the result code returned by the indexer function.
Description
If the filter specified by the
calls the indexer function associated with the filter.
Before calling this function, make sure that the parameter block
information needed by the indexer function. You can pass information to the
indexer function by using the following parameters:
SLAPI_PLUGIN_MR_VALUES
from the extensible match filter.
SLAPI_PLUGIN_OBJECT
the indexer function.
The indexer function should set the
parameter block
SLAPI_PLUGIN_MR_VALUES
For more information on filter index functions and indexer functions, see Chapter
11, "Writing Matching Rule Plug-Ins."
slapi_mr_indexer_create()
Calls the indexer factory function for the plug-in responsible for a specified
matching rule.
Syntax
#include "slapi-plugin.h"
int slapi_mr_indexer_create (Slapi_PBlock *opb);
Pointer to a Slapi_Filter structure, representing the extensible match
filter for which you want to find the indexer function.
Parameter block containing information about the extensible match filter.
argument is an extensible match filter, this function
f
should contain a NULL-terminated list of values
should contain information that you want to pass to
to an array of the keys that correspond to the values in the
pb
parameter.
Functions for Handling Matching Rules
SLAPI_PLUGIN_MR_KEYS
Chapter 15
contains the
pb
parameter of the
Function Reference
381

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents