Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
To get a list of available system properties, please navigate to System Properties → System Properties.
Property name | Type | Default value | Description | Example |
---|---|---|---|---|
search_text_service.excluded_tables | String | [] | This property is used only by the reference qualifier to limit the table set for the Table field when the ts_table is created. It does not exclude the table from the Global Text Search. | |
search_text_service.is_enabled | Boolean | true | Enables the text search capability. | |
search_text_service.list_of_roles | String | Not defined | Specify the comma-separated list of roles authorized to use the Global Text Search capability. | incident_manager,change_manager,admin |
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 |
simple.search.extend_asterisk_use | Boolean | Truetrue | This property extends asterisk usage as a wildcard symbol. Type '*' before or after keywords in the search mode to extend your search query. |
Table of Contents | ||
---|---|---|
|