X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fztargets.conf;h=2e51bc615645df78c58c32e66316c010b028e478;hb=0eb16f9fa8de016fbe9378db5f975825cc9c5e48;hp=41371f049288b818bf31542f7daa594821561840;hpb=6315a552d51ac08b60d25d8500da5574a83ba530;p=egate.git diff --git a/www/ztargets.conf b/www/ztargets.conf index 41371f0..2e51bc6 100644 --- a/www/ztargets.conf +++ b/www/ztargets.conf @@ -1,4 +1,4 @@ -# $Id: ztargets.conf,v 1.6 1995/11/08 12:42:18 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} } @@ -9,8 +9,8 @@ set commonFields { } set targets(myriad.middlebury.edu) { - Myriad - Default + Midcat + MIDCAT { { Title {@attr 1=4} } { Author {@attr 1=1003} } { Abstract {@attr 1=62} } @@ -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 \ @@ -34,15 +36,17 @@ set targets(z3950.bibsys.no:2100) [list \ BIBSYS \ $commonFields \ {} \ - {BIBSYS - norway} \ + {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 \ @@ -55,24 +59,43 @@ set targets(dtbsun.dtv.dk:210) [list \ { All {@attr 1=1016} } \ } \ {<>} \ - {SR Target DanBib trough the Europagate gateway} \ + {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 \ ]