System search properties allow SimpleOne administartors to specify the search behavior settings. Use system default settings to configure the way and view of search results displaying.
Role required: admin. |
To change the system property value, follow the steps below:
This property is responsible for enabling the search function. Use True or False values to activate or deactivate the search results display. If you disable the search, the group and table are also not displayed.
Description | Type | Default value |
---|---|---|
Enables the text search capability. | Boolean | True |
Description | Type | Default value | |
---|---|---|---|
This property extends asterisk usage as a wildcard symbol. Type '*' before or after keywords in the search mode to extend your search query.
| Boolean | True |
Search tables specify data sources for text search indexing. Within the groups, these tables also collect the search results determining its category.
Description | Type | Default value | ||
---|---|---|---|---|
Specify the list of tables separated by a comma that will not appear as options when setting up the Global Text Search tables.
| String | [] | task, task_template, common_task |
In addition to ACL checking the search tables when processing a query, this system property specifies the list of roles allowed to use the global search features.
Description | Type | Default value | Example |
---|---|---|---|
Specify the comma-separated list of roles authorized to use the Global Text Search capability. | String | Not defined | incident_manager, change_manager, admin |
Click View All to
Description | Type | Default value | Example |
---|---|---|---|
Enables the text search capability. | Integer | Not defined | 7 |
The maximum number of results that can be returned after a text index search. This value limits the number of records displayed after extracting from the text index.
This property responds for a maximum number of results displayed within search table.
This property allows specifying a maximum length of preview items.
Description | Type | Default value | Example |
---|---|---|---|
This property allows specifying a maximum length of preview items. | Integer | Not defined | 35 |
Description | Type | Default value | Example |
---|---|---|---|
Define the length of the search result displayed title. | Integer | Not defined | 65 |
Property name | Type | Default value | Description | Example |
---|---|---|---|---|
search_text_service.matches_per_table | Integer | Not defined | The number of text search matches returned per table. | 7 |
search_text_service.maximum_number_of_results | Integer | Not defined | The maximum number of results that can be returned after a text index search. This value limits the number of records displayed after extracting from the text index. | 100 |
search_text_service.max_preview_length | Integer | Not defined | This property allows specifying a maximum length of preview items. | 35 |
search_text_service.title_length | Integer | Not defined | Define the length of the search result displayed title. | 65 |