X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fztargets.conf;h=2e51bc615645df78c58c32e66316c010b028e478;hb=0eb16f9fa8de016fbe9378db5f975825cc9c5e48;hp=b8ed1d6543a2a30c57556f003f8ad336d5c501e1;hpb=3d4b6045b8875099666b99edbf1457c91b5da928;p=egate.git diff --git a/www/ztargets.conf b/www/ztargets.conf index b8ed1d6..2e51bc6 100644 --- a/www/ztargets.conf +++ b/www/ztargets.conf @@ -1,4 +1,4 @@ -# $Id: ztargets.conf,v 1.8 1995/11/08 18:07:23 adam Exp $ +# $Id: ztargets.conf,v 1.16 1996/01/04 13:30:33 adam Exp $ set commonFields { { Title {@attr 1=4} } { Author {@attr 1=1003} } @@ -19,6 +19,7 @@ set targets(myriad.middlebury.edu) { } {} {Myriad} + 1 } set targets(rlg.stanford.edu) [list \ @@ -26,7 +27,8 @@ set targets(rlg.stanford.edu) [list \ {BKS AMC MAP MDF REC SCO SER VIM BIB} \ $commonFields \ {} \ - {Research Libraries group, Stanford University} + {Research Libraries group, Stanford University} \ + 1 ] set targets(z3950.bibsys.no:2100) [list \ @@ -35,14 +37,16 @@ set targets(z3950.bibsys.no:2100) [list \ $commonFields \ {} \ {BIBSYS - Norway} \ + 0 \ ] -set targets(dtbsun.dtv.dk:4500) [list \ - {Aleph} \ - {DEM MAR} \ +set targets(dtbsun.dtv.dk:4501) [list \ + Aleph \ + DEM \ $commonFields \ {} \ {Aleph, Z39.50 Server on DTV} \ + 0 \ ] set targets(dtbsun.dtv.dk:210) [list \ @@ -56,23 +60,42 @@ set targets(dtbsun.dtv.dk:210) [list \ } \ {<>} \ {SR Target DanBib through the Europagate gateway} \ + 0 \ ] -set targets(localhost:9999) [list \ - Ztest9999 \ - {ABE BETA} \ - $commonFields \ - {} \ - {Test server on localhost} \ -] +set targets(localhost:9998) { + Ztest9998 + {Default ABE BETA} + { + { Title {@attr 1=4} } + { Author {@attr 1=1003} } + { Abstract {@attr 1=62} } + { Date {@attr 1=30} } + { {Doc ID} {@attr 1=1032} } + { All {@attr 1=1016} } + { Ranked {@attr 1=1016 @attr 4=105} } + } + {} + {Test server on localhost} + 1 +} -set targets(dtbsun.dtv.dk:9999) [list \ - Zserver \ - {usgs esdd cd_rom unknown} \ - $commonFields \ - {} \ - {New Index Data Z39.50 Server in alpha-test} \ -] +set targets(dtbsun.dtv.dk:9999) { + Zebra + {usgs esdd cd_rom iah www_dk} + { + { Title {@attr 1=4} } + { Author {@attr 1=1003} } + { Abstract {@attr 1=62} } + { Date {@attr 1=30} } + { {Doc ID} {@attr 1=1032} } + { All {@attr 1=1016} } + { Ranked {@attr 1=1016 @attr 4=105} } + } + {} + {New Zebra Z39.50 Server in alpha-test} + 1 +} set targets(z3950.research.att.com) [list \ {AT&T Server} \ @@ -80,6 +103,7 @@ set targets(z3950.research.att.com) [list \ $commonFields \ {} \ {Z39.50 Server at AT&T} \ + 1 \ ] set targets(dranet.dra.com) [list \ @@ -88,4 +112,5 @@ set targets(dranet.dra.com) [list \ $commonFields \ {} \ {Data Research Z39.50 Server} \ + 1 \ ]