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
Table of Contents
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.