Property reference

com.snc.contextual_search.result.threshold

The com.snc.contextual_search.result.threshold property sets a limit for the number of search results returned. When results exceed this threshold, warnings are logged, helping administrators monitor performance and data relevance.

Default: 10000 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 threshold for logging warnings when the number of search results exceeds a specified integer value.
What area does it affect? Contextual Search
What does the default mean? The default value is "10000", which sets the baseline numeric behavior for this property.
When should you review it? An admin should review this property when adjusting search result limits or monitoring system performance.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.contextual_search.result.threshold
Sys ID 35f1d330c32121003d2ae219cdba8f4c
Type integer
Application Global
Default value 10000
Description Records returned above this threshold will log warnings
Updated 2024-05-25 04:19:51

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... a search based on the text entered in the search field. By default, the value is set to 1,000 milliseconds (one second). Records returned above this threshold will log warnings [com.snc.contextual_search.result.threshold] Triggers a warning message within the system log whenever more than this number of results are returned in a search. This logging helps if you’re experiencing performance issues because of ...