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
[]
only by the reference qualifier to limit the table set for the Table field when a record in the Text search (ts_table) is created. It does not exclude the table from the Global Text Search.
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.