MaximumSearchLimit
Summary
Sets the maximum number of returned hits.Usage
MaximumSearchLimit= integer
Description
It is possible for the user to select the number of returned hits via a POST variable. In order to avoid very high limits resulting in high server load you can use this setting to set a cap on the number of returned hits.
Examples
MaximumSearchLimit=25
This setting will limit the maximum number of search hits to 25.
Frederik HolljenĀ (01/03/2005 12:15 pm)
Frederik HolljenĀ (01/03/2005 12:17 pm)
Comments
There are no comments.