Functions for Manipulating Bits
compute_rewrite_search_filter()
Calls evaluator functions to see if there is a match with a search filter.
Syntax
#include "slapi-plugin.h"
int compute_rewrite_search_filter
(Slapi_PBlock *pb);
Parameters
This function takes the following parameter:
pb
Returns
This function returns one of the following values:
•
-0
•
0
•
1
•
2
Description
This function calls evaluator functions to see if there is a match with a search
filter. Before the server sends an entry as a search result back to the client, the
server determines if any of the requested attributes are computed attributes and
generates the values for those attributes.
See Also
slapi_compute_add_evaluator()
Functions for Manipulating Bits
This section contains reference information on routines for manipulating bits.
550
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Parameter block that matches the rewrite search filter.
indicates the function should keep looking for a match.
indicates the rewrite is successful.
indicates the function refuses to perform the search.
indicates the function encountered an error.
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?
Questions and answers