Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It defines the threshold for the number of characters that must be entered before a search is executed in the system. |
| What area does it affect? |
Search functionality |
| What does the default mean? |
The default value is "3", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting search performance or user input requirements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.knowman.search_character_limit |
| Sys ID |
aef20860c3300200bde4beae82d3ae4f |
| Type |
integer |
| Application |
Global |
| Default value |
3 |
| Description |
Minimum no of search characters for the search to happen |
| Updated |
2024-05-25 03:39:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... specified user criteria to override read access specified for roles. • Type: true | false • Default value: true • Location: Add the property to the System Property [sys_properties] table. glide.knowman.search_character_limit Minimum number of characters required for knowledge search. Search terms with fewer than this number of characters return no results. • Type: integer • Default value: 3 • Location: System ...
Related properties