########################## # MELVYL Library Catalog # ########################## db_tag = MELVYL db_name = UC MELVYL Library Catalog driver = z3950 no_info = db_int_name = cat title_fields = summary_fields = # Name of host that holds the database env_name = HostName env_val = melvyl.ucop.edu env_name = auth_id env_val = anonymous # Describe the layout of the text fields # This is a good start. # To add additional EXACT fields: add "/S:PHRASE" # Example: # t_field_name = Corp Author Exact # t_field_cmd = CORP_AUTHOR/S:PHRASE t_field_name = Title Word(s) t_field_cmd = TITLE dflt_at = 1 dflt_at = 2 t_field_name = Author t_field_cmd = AUTHOR dflt_at = 3 dflt_at = 4 t_field_name = Subject t_field_cmd = SUBJECT dflt_at = 5 dflt_at = 6 t_field_name = Exact Title t_field_cmd = TITLE_WP # Exact author: last, first. If no comma: first ... last t_field_name = Exact Author t_field_cmd = PERS_AUTHOR_WP t_field_name = Personal Author t_field_cmd = PERS_AUTHOR t_field_name = Corporate Author t_field_cmd = CORP_AUTHIR t_field_name = Conference Name t_field_cmd = CONFERENCE t_field_name = Title Series t_field_cmd = SERIES t_field_name = Title Uniform t_field_cmd = UNIFRM_TITLE t_field_name = Title Former t_field_cmd = FORMER_TITLE t_field_cmd = ISBN t_field_name = ISSN Number t_field_cmd = ISSN t_field_name = LC Call Number t_field_cmd = LC_CALL t_field_name = Local Number t_field_cmd = LOCAL_NUM t_field_name = Local Subject t_field_cmd = LOCAL_SUBJ t_field_name = Date t_field_cmd = DATE t_field_name = Publication Date t_field_cmd = PUBDATE t_field_name = Govt Pub Number t_field_cmd = GOVTPUB_NUM t_field_name = Music Pub Number t_field_cmd = MUSIC_PUB t_field_name = DB Number t_field_cmd = DB_NUM t_field_name = Language t_field_cmd = LANGUAGE t_field_name = CODEN t_field_cmd = CODEN # Note field only valid for PE (PEriodicals) database # t_field_name = Note # t_field_cmd = NOTE t_field_name = Author-Title t_field_cmd = AUTHOR_TITLE