Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Voyager

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Voyager
    3. Knowledge Articles
    4. How to add more quick limit options

    How to add more quick limit options

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    3. Additional Information
    • Product: Voyager

    Question

    How to add additional quick limits available on Basic search page?

    Answer

    1. cd /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/<skin>
    2. Open webvoyage.properties for editing.
    3. Find the "Limit To" section and add additional limits in format specified in file.
    4. Save changes.

    Additional Information

    Example lines to add for limit to specific location:

    page.search.limitTo.Main=
    page.search.limitTo.Main.limit=LOCA=Main
    page.search.limitTo.Main.order=5
    page.search.limitTo.Main.text=Main Library
    

    Where LOCA= value is the Location Limit Group name in System Administration

     

    You can use this handy SQL query in Prepackaged Access Reports to identify the Voyager Locations that are associated with Location Limit Groups:

    SELECT LOCATION_LIMIT.LIMIT_NAME, LOCATION_LIMIT.LIMIT_CODE, 
    LOCATION_LIMIT.SUPPRESS_IN_OPAC, LOCATION.LOCATION_DISPLAY_NAME, 
    LOCATION.LOCATION_NAME, LOCATION.LOCATION_CODE
    FROM (LOCATION_LIMIT INNER JOIN LOCATION_LIMIT_LOCS 
    ON LOCATION_LIMIT.LOCATION_LIMIT_ID = LOCATION_LIMIT_LOCS.LOCATION_LIMIT_ID) 
    INNER JOIN LOCATION ON LOCATION_LIMIT_LOCS.LOCATION_ID = LOCATION.LOCATION_ID
    ORDER BY LOCATION_LIMIT.LIMIT_NAME, LOCATION.LOCATION_DISPLAY_NAME;

     

    Constructing custom SQL queries by request and troubleshooting unexpected results from customer-created SQL queries falls outside the scope of Support. The above has been posted for informational purposes.  Voyager-L and Developer Network are useful resources for finding helpful custom SQL or obtaining assistance from peers in troubleshooting custom queries.

     

    See the WebVoyage Architecture Overview and Configuration guide, Chapter 4.


    • Article last edited: 15-Jun-2020
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to add a physical address to an emailed Overdue Notice?
      • How to add or edit keyword search index definitions
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Voyager
    2. Tags
      This page has no tags.
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved