Disable the table search bar

While the search bar is convenient for users, administrators may wish to disable this access if their system has large tables with many text columns. In such cases, searching every column at once may become non-performant.

To set whether the search bar in the user interface is accessible by default across the system, define the property ui.search.show to be either true or false. If not set, the default is true. Use dhconfig properties to export, edit, and import iris-environment.prop, adding this property outside of any stanzas.