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. Changing matching criteria for Google Books links

    Changing matching criteria for Google Books links

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    3. Additional Information
    • Product: Voyager
    • Relevant for Installation Type: Dedicated-Direct; Direct; Local

    Question

    Where can the matching criteria (LCCN, ISBN, OCLC) be changed for matching Google Books links in the OPAC?

    Answer

    1. Navigate to /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/en_US/xsl/local_googleBooksAvail.xsl.
    2. Edit the first stanzas of the file to match the correct MARC fields to the matching criteria.

    Additional Information

    You can manage the fields used for matching with Google Books on OCLC number, LCCN number, or ISBN.

    If you look at /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/en_US/xsl/ and find the local_googleBooksAvail.xsl file, there are stanzas at the beginning of the file where you can adjust the MARC fields used for the matching point for each criteria.

    For example, the following code limits the information passed to Google to just the ISBN by commenting out the LCCN and OCLC options:

    <form action="googleBk" name="googleBk" onSubmit="return false">
     <xsl:if test="string-length($ISBN)"><input type="hidden" name="gisbn" id="gisbn" value="ISBN:{$ISBN}"/></xsl:if>
     <!--<xsl:if test="string-length($LCCN)"><input type="hidden" name="glccn" id="glccn" value="LCCN:{normalize-space($LCCN)}"/></xsl:if>
     <xsl:if test="string-length($OCLC)"><input type="hidden" name="goclc" id="goclc" value="OCLC:{translate($OCLC,'OCLClcocm//r()','')}"/></xsl:if>-->
     </form>

    Please be aware that in certain circumstances Google displays the wrong cover image for a title. This is due to a faulty association on Google's part. We advise customers to contact Google via the "Report an Issue" link on the Google Book's page when this issue is encountered.


    Article last edited: 10-Jun-2019

    View article in the Exlibris Knowledge Center
    1. Back to top
      • Changes to web.xml file not reflected in WebVoyage
      • Changing support access to local server
    • 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