Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Property list
The listed properties allow setting up searching and customizing search across the instance.
To get a list of available system properties, please navigate to System Properties → System Properties → All 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 a record in the Text search (ts_table) is created. It does not exclude the table from the Global 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 use the Global Text Search capability. If the property value is empty, all users are allowed to use the Global Search. | incident_manager,change_manager,admin | |||||||||||||||||||||||||||
search_text_service.matchesagent.results_per_tablepage | Integer | Not defined | 10 | This property allows you to specify the maximum The number of text search matches returned per tableresults displayed per page in the agent interface. | 720 | ||||||||||||||||||||||||||
search_text_service.maximum_number_of_results | Integer | Not defined2000 | 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_lengthportal.number_of_words_in_context | Integer | Not defined32 | This property allows you to specify the maximum number of words apart from the query word or phrase displayed in search results on the portal. | 100 | ||||||||||||||||||||||||||
search | specifying a maximum length of preview items.35 | search_text_service.title_lengthnumber_of_words_in_context | Integer | Not defined | Define the length of the search result displayed title.
As shown in example on the right, the search is contextual, that is, the search is performed with providing the search query context. In this example, the query context are the words surrounding the search query. | 8 | This property allows you to specify the maximum number of words apart from the query word or phrase displayed in search results. | 8 | |||||||||||||||||||||||
Property value | Search query | Search result |
---|---|---|
65 | Fourth | See above. |
1 | Fourth | Fourth |
7 | Fourth | Third Fourth |
12 | Fourth | Third Fourth Fifth |
simple.search.extend_asterisk_use
This property allows you to enable use asterisk usage extended mode as a wildcard symbol.
When this mode is enabled, the advanced searches are performed as if every word within the search query is typed with * on both sides.
Initial query | Processed query |
---|---|
test email | *test* *email* |
Also, the asterisk symbol can be used manually within a search keyword for a query extendingextension.
The usage examples and possible outputs are listed on the right.
Asterisk symbol usage | Search result |
---|---|
test | testing, tester, pre-test |
fact | factor, refactoring |
te*t | test, tent, text |
/
Table of Contents | ||||||
---|---|---|---|---|---|---|
|