There is a setting in KMS_Config.xml that limits search results so you won't even be able to see more that the default 50.
<searchEngine max-hits="0" Look for the searchEngine tag and add the max-hits attribute. You can set this to anything, if you set it to 0 then it is unlimited. The default is 50 if it isn't set. As far as defaulting the drop down selection value there is no configuration setting to do that, you could likely pull it off by utilizing the template feature and extending the JS code to do so, but more than likely your users won't scroll through 100 results anyway before trying a new search. Alan Blake Knowlysis -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of bruce sisk Sent: Thursday, February 05, 2009 7:20 AM To: [email protected] Subject: RKM Search Results more than 50 Hello, Is it possible to configure the RKM Browse and search results default to show more than 50? I know I can choose to show more than 50...I want to default to 100. Bruce Sisk BFS Enterprises ________________________________________ PeoplePC Online A better way to Internet http://www.peoplepc.com ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are"

