Configuring Content Studio Search Results

By default, the search function in Content Studio returns a maximum of 200 results. You can, however, change this default by editing DefaultSearchPlugin.properties in the configuration-root/com/escenic/studio/search folder of your Content Studio configuration layer. Open the file for editing and set maxSearchLimit to the required maximum limit. For example:

maxSearchLimit=100

Setting this limit to a very high value will affect performance.

For a description of how to create a studio configuration layer, see Content Studio Configuration Layer.