WebVoyage: How To Set The Initial Persistent Limit
- Article Type: General
- Product: Voyager
- Product Version: 7.0.1
Question
How to set an initial persistent limit for the Basic Search tab in Tomcat WebVoyage?
Answer
- SSH to server (if split server, the web server where your custom skins live).
cd /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/<skin>
- Open webvoyage.properties & find the Limit To section.
############################################################################### # # Limit To # ###############################################################################
- Find the following parameter:
page.search.limitTo.selected=
- Supply a value after the equal (=) symbol that corresponds to the default limit you'd like Basic Search to use.
- Save changes & view in WebVoyage interface.
- Article last edited: 08-Oct-2013