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 sets the wait time in milliseconds for triggering a search in a configured field, impacting how quickly search results are displayed. |
| What area does it affect? |
Search functionality |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing search performance or adjusting user interface responsiveness. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.ai_search_assist.wait_time |
| Sys ID |
772da50d67a25010b3d782f45685eff1 |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
Number of milliseconds that a configured field will wait before triggering a search |
| Updated |
2024-05-25 04:33:45 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... for systems with many Catalog Items or Knowledge articles. AI Search Assist properties Property Description com.snc.ai_search_assist.min_length The minimum number of characters entered before a search initiates. The default is 3. com.snc.ai_search_assist.wait_time The time elapsed after the user finishes entering characters in the search field before the search begins. Note: If you set the time to '-1', the search begins when the ...
Related properties