When a search is performed 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. You can use the navigation tools to see the next or previous group of 50 files.
Changing this default value is done on Enterprise Server:
Step 1. Open the configserver.php file on Enterprise Server.
Show me the location of this file
<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.