This is the old documentation center for eZ Publish 4. We are currently migrating the eZ Publish documentation to http://confluence.ez.no the eZ Publish 5 documentation platform. Documentation for the eZ Publish legacy components are still located on this site, as well as all documentation for earlier releases.

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 1:15 pm)

Frederik Holljen (01/03/2005 1:17 pm)


Comments

There are no comments.