Use this information to control the maximum number of items that an Alfresco Share search returns.
By default, the Share search feature returns a maximum of 250 search results. You can extend this number of search results to return more than 250 entries.
- Download the share-config.xml file.
- Open the share-config.xml file and copy the <config evaluator="string-compare" condition="Search" replace="true"> section.
- Open the <web-extension>share-config-custom.xml file and then paste the copied section.
- Locate the <max-search-results>250</max-search-results> property and then edit the value to your preferred number of search results.
-
For the changes to take effect, refresh the Alfresco Content Services web
scripts. To refresh the web scripts:
Note: Custom searches and searches from the node browser use the
solr.query.maximumResultsFromUnlimitedQuery property to control
search results. For more information, see Properties.