################################ # OCLC First Search EngIndexFS # ################################ db_tag = OCLC-ENGIDX db_name = EngIndexFS driver = z3950 no_info = db_int_name = EngIndexFS title_fields = summary_fields = # Name of host that holds the database env_name = HostName env_val = tikal.dev.oclc.org # env_val = castor.dev.oclc.org env_name = auth_id # env_val = 100089681/emma.sava env_val = anonymous # Describe the layout of the text fields t_field_name = Any Word(s) t_field_cmd = ANY/S:WORD_ADJ dflt_at = 1 t_field_name = Title Word(s) t_field_cmd = TITLE/S:WORD_ADJ dflt_at = 2 dflt_at = 3 t_field_name = Author t_field_cmd = AUTHOR/S:WORD_ADJ dflt_at = 4 dflt_at = 5 t_field_name = Subject t_field_cmd = SUBJECT dflt_at = 6 t_field_name = Exact Title t_field_cmd = TITLE_WP t_field_name = Series Title t_field_cmd = SERIES/S:WORD_ADJ t_field_name = Exact Author t_field_cmd = AUTHOR/S:PHRASE t_field_name = EI Abs Number t_field_cmd = LOCAL_NUM t_field_name = ISBN Number t_field_cmd = ISBN t_field_name = ISSN Number t_field_cmd = ISSN t_field_name = Abstract Words t_field_cmd = ABSTRACT/S:WORD_ADJ t_field_name = Conference Date t_field_cmd = DATE t_field_name = Language t_field_cmd = LANGUAGE t_field_name = Identifier Standard t_field_cmd = STANDARD_ID t_field_name = CODEN t_field_cmd = CODEN t_field_name = Default t_field_cmd = DEFAULT/S:WORD_ADJ # Now describe the layout of the limit (on/off) fields l_field_name = English Only l_field_cmd = language = english