Skip to content

UI.modern.external_num_ranks_limit

Limit the maximum number of results that can be requested in a single search request

Key: ui.modern.external_num_ranks_limit
Type: Integer
Can be set in: profile.cfg, collection.cfg

Description

Sets a limit on the num_ranks query processor option that can be set through URL query parameters.

Default Value

ui.modern.external_num_ranks_limit=2000000000

Allow users to request up to 2000000000 documents per request.

Examples

Allow up to 1000 documents per search request

ui.modern.external_num_ranks_limit=1000

See Also

top

Funnelback logo
v15.24.0