Table of Contents

Configuring server-side search to include all custom properties

From DataMiner 10.2.12/10.3.0 onwards, an option is available through which you can configure the DataMiner Cube server-side search engine by specifying one or more search options in the SLNet.SearchOptions element.

  1. Connect to the DMA using the SLNetClientTest tool.

  2. In the Advanced menu, select Options > SLNet Options > SearchOptions.

  3. Add includeAllCustomProperties.

    Note
    • This option is saved into the file MaintenanceSettings.xml under the SLNet tag. It is not synchronized across Agents in the DMS.
    • If multiple search options are specified, they should be separated by semicolons (";").
  4. In addition, in the Diagnostics menu, select SLNet > Search Index Info.

  5. Click the Rebuild button.

Warning

Always be extremely careful when using the SLNetClientTest tool, as it can have far-reaching consequences on the functionality of your DataMiner System.