Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    OPAC: A search for year range 1975->1985 does not give any results

    • Article Type: General
    • Product: Aleph
    • Product Version: 21

    Problem Symptoms:
    * A search in multi-field for the following terms does not give any results:

    Autor Zago
    Subject Buddhism
    Year 1975->1985

    Cause:
    '>' is set to blank in tab_word_breaking, therefore a search for a year range is not possible

    Resolution:
    1. change ./xxx01/tab/tab_word_breaking in routine 90, so that to_blank does not contain '>'

    Example

    Change from
    90 # to_blank !@#$%^()_={}[]:";<>,?|\

    to
    90 # to_blank !@#$%^()_={}[]:";<,?|\

    2. Restart the WWW server

    Category: Web OPAC (500)

    Subject: Search (500)


    • Article last edited: 10/8/2013