When a search is performed in Content Station or in Smart Connection, a very large number of files can potentially be found.
In order not to negatively impact performance, a maximum of 50 files at a time are displayed by default. Users can use the navigation tools to see the next or previous group of 50 files.
To change this maximum number, perform the following steps:
Step 1. Open the configserver.php file on Enterprise Server.
<Enterprise Server path>/config
Step 2. Locate the setting DBMAXQUERY .
define ('DBMAXQUERY', 50);
Step 3. Set the value of the setting to the desired number.
Note: Entering “0” (zero) will display all found files in one long list. Because this can have a negative impact on performance, using a value of zero is not recommended.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.