Hi,
I need to make the following customizations, in Webtop Advanced Search:
1. Limit the number of results returned, in 300 results. (this is done)
2. Display the quatity of results returned;
3. If the amount of results is greater than 300, provide option to displaying the rest of results;
4. Allows searches only if it is inserted at least one search criteria.
The number 1 was implemented with the information "dfc.search.maxresults=300", in 'dfc.properties' file.