Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the maximum number of concurrent processes for executing global searches, impacting the speed and efficiency of search results. |
| What area does it affect? |
Global search functionality |
| What does the default mean? |
The default value is "4", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing search performance or troubleshooting slow search results. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ts.global_search.parallelism |
| Sys ID |
1280e4e1372300008687ddb1967334af |
| Type |
integer |
| Application |
Global |
| Default value |
4 |
| Description |
Number of simultaneous processes (1 to 16) used when searching though multiple groups in a global search. |
| Updated |
2024-05-25 04:30:50 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... is set to simple, this property is ignored. ◦Type: Integer ◦Default value: 500 Number of simultaneous processes (1 to 16) used when searching though multiple groups in a global search (glide.ts.global_search.parallelism) Number of concurrent threads global text search uses when searching multiple search groups. Each search group requires one thread. Set this value to yield optimal results for your search group ...
Related properties