Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Count of specific Word index

    Count of specific Word index

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Additional Information
    • Article Type: General
    • Product: Aleph
    • Product Version: 18.01

    Description:
    I know that I can get a count of how many values are in a specific browse index by looking at the first characters of z01_rec_key. Is there a way to do a similar thing with the Word indexes?

    We added a couple of new indexes recently, and I would like to know how many records relate to each of these specific indexes. Is there a way, using SQL, to check to see this information?

    Resolution:
    The Z98-FIELD-NUMBER field number (the first 3 bytes of the z98_rec_key) contains the Word index number.
    For example, if you have a "WAD" Word index 048 defined like this in tab00.eng:

    H WAD W-048 01 00 00 Audience

    then, you can use the following SQL to see how many entries there are in the Z98 for this WAD index:

    SQL> select count(*) from z98 where z98_rec_key like '048%';

    Additional Information

    faq


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Count of patrons in Aleph
      • Count of titles held by our library. Unique titles?
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 18.01
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    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