Enabling the free-text search user interface in PolicyCenter
The EnableDisplayBasicSearchTab script parameter specifies whether to enable the free-text policy search user interface. Whenever this script parameter is set to true, the Search Policies screen displays tabs labeled Basic and Advanced. The Basic tab contains the user interface for free-text search. The Advanced screen contains the user interface for database search.
Whenever this script parameter is set to false, the Search Policies screen displays the Advanced screen only. Setting the EnableDisplayBasicSearchTab script parameter to true has no effect if the FreeTextSearchEnabled configuration parameter in config.xml is set to false.
Whenever a systems administrator runs the free-text batch load command while PolicyCenter is available to users, you must set this script parameter to false to hide the Basic search screen. Users continue to use the Advanced search screen without interruption. After the free-text batch load command finishes, set the EnableDisplayBasicSearchTab script parameter to true to restore the Basic search screen for users.
Changes to the value of the EnableDisplayBasicSearchTab script parameter take effect immediately. You do not need to restart the server.
The default value of this parameter is true.
See also
