Property reference

com.snc.contextual_search.min_length

The com.snc.contextual_search.min_length property sets the minimum number of characters required in a configured field to initiate a search. Admins should review this setting to ensure it aligns with user experience and search efficiency, especially when users frequently search with short queries.

Default: 3 Type: integer Application: Global

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 minimum character length for search triggers in configured fields, impacting how search functionality responds to user input.
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 behavior or optimizing user input requirements.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.contextual_search.min_length
Sys ID 23c3f4ba777210108c8e303697106101
Type integer
Application Global
Default value 3
Description Number of characters that a configured field needs before triggering a search
Updated 2024-05-25 03:58:58

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... search results returned when you create a table or record producer configuration. By default, the value is 10. Number of characters that a configured field needs before triggering a search [com.snc.contextual_search.min_length] Number of characters that contextual search requires before triggering a search based on the text entered in the search field. By default, the value is set to 3 characters. This ...