Basic Search Limits / Post-Search Filters in WebVoyage
- Article Type: General
- Product: Voyager
- Product Version: 7.0.1
Question
How to set up Basic Search Limits / Post-search Filters?
Answer
- /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/{skin}
- Find limit variables in "Limit to" section of webvoyage.properties
- first line: declare new limit variable (with unique variable name) to be used on the next three lines
- second line: actual limit
- third line: gives order of limit in Limit to: drop-down
- fourth line: label the user will see
- Save.
Additional Information
Example:
page.search.limitTo.Videos=
page.search.limitTo.Videos.limit=MEDI=v
page.search.limitTo.Videos.order=4
page.search.limitTo.Videos.text=Videos
- Limits are used for both pre- and post-search filtering.
- After searching, users can add and remove filters at will.
Article last edited: 01-Jun-2016