Property reference

sn_codesearch.search.results.max

The sn_codesearch.search.results.max property sets the maximum number of search results returned by the Code Search API for any individual request. Admins should review this setting to ensure that important results are not truncated, especially when querying multiple tables.

Default: 500 Type: integer Application: Code Search

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 limits the number of search results returned by the Code Search API to a specified maximum, which is 500 by default.
What area does it affect? Code Search API
What does the default mean? The default value is "500", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing search queries or troubleshooting incomplete search results.

Out of the box property record

Raw metadata from the property record.

Property name sn_codesearch.search.results.max
Sys ID 61fd4141d7120200b6bddb0c825203de
Type integer
Application Code Search
Default value 500
Description Maximum number of search results any individual request against the Code Search API will return. If search a Group of tables, the limit may be reached before all tables have been queried. In such a case, only the results up to the maximum will be returned, so some tables which would otherwise have had results will be returned with truncated (or no) results.
Updated 2024-05-25 03:39:00