Use these properties to set up and customize search on the instance.
To get a list of available system properties, navigate to System Properties → All Properties.
Property name
Type
Default value
Description
Example
search_text_service.excluded_tables
String
[]
Specify the list of tables separated by a comma that will not appear as options when setting up the Global Text Search tables.
task, task_template, common_task
search_text_service.is_enabled
Boolean
true
Enable text search.
search_text_service.list_of_roles
String
Not defined
Specify a comma-separated list of roles that allowed to use the Global Text Search feature. If the property value is not defined, all users are allowed to use the global search.
incident_manager,change_manager,admin
search_text_service.agent.results_per_page
Integer
10
Specify the maximum number of search results displayed per page in the agent interface.
20
search_text_service.maximum_number_of_results
Integer
2000
Specify the maximum number of results that return after a text index search.