53.7. Notes in the Access Log

The parameters listed below specify notes that can be appended to access log entries. These parameters are available for all types of plug-ins.
ParameterID Data Type Description
SLAPI_OPERATION_NOTES unsigned int Flags specifying the notes that you want appended to access log entries. You can set this parameter to the following value:
  • SLAPI_OP_NOTE_UNINDEXED specifies that you want the string Notes=U appended to access log entries. You can use this to indicate that a search operation could not use indexes to generate a smaller list of candidates.
If no flags are set, no notes are appended to access log entries.