X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=kernel%2Fdefault.res;h=4981f716e7f4983574c334a6ba434abc7d5cca20;hb=7f332a840baf336e34d612cdee0ef27901f0dd11;hp=a16cfd8f0da6a0b9fac6d05e45cd8deb237d46e8;hpb=5c6e78a48473f4ac68d8c4eacab8bce0af70b7c9;p=egate.git diff --git a/kernel/default.res b/kernel/default.res index a16cfd8..4981f71 100644 --- a/kernel/default.res +++ b/kernel/default.res @@ -1,5 +1,5 @@ # Email gateway - general kernel resources -# $Id: default.res,v 1.16 1995/04/19 07:31:00 adam Exp $ +# $Id: default.res,v 1.32 2001/02/26 14:32:36 adam Exp $ # # Important directories, programs, etc. gw.reply.mta: /usr/lib/sendmail @@ -7,11 +7,13 @@ gw.reply.tmp.prefix: gwr gw.reply.tmp.dir: /tmp #gw.path: /home/adam/egate/kernel gw.marc.log: marc.log -gw.timeout: 20 -gw.resultset: 0 +gw.timeout: 30 +gw.resultset: 1 +gw.persist: 1 +gw.max.process: 3 # Retrieval settings -gw.ignore.which: 1 +gw.ignore.which: 0 gw.default.show: 10 gw.max.show: 100 @@ -21,6 +23,7 @@ gw.hostname: localhost gw.bibset: default.bib gw.target.loc: loc.res gw.target.drewdb: drewdb.res +gw.target.bagel: bagel.res gw.databases: # Language definitions @@ -31,7 +34,7 @@ gw.lang.uk: lang.uk.res gw.msg.subject: Your Z39.50 Query... gw.msg.greeting: Europagate Email-Z39.50 gateway gw.msg.cont: Session continued... -gw.msg.from: Email-gateway +gw.msg.from: Email-Z39.50 gateway gw.err.nullbody: Empty body ccl.command.find: find f ccl.command.show: show s @@ -40,11 +43,12 @@ ccl.command.help: help h ccl.command.info: info i ccl.command.continue: continue ccl.command.status: status -ccl.command.cancel: cancel +ccl.command.def: def +ccl.command.account: account ccl.token.and: and ccl.token.or: or -ccl.token.not: not -ccl.token.set: set +ccl.token.not: not andnot +ccl.token.set: set s # Diagnostic Conditions gw.bib1.diag.1: Permanent system error @@ -126,7 +130,7 @@ gw.help.target: Command:\n specified. \n gw.help.base: Command:\n - \tbase 1 2 ...\n + \tbase ...\n \n The base command selects one or more databases. However, some targets do not allow the selection of more than one database. @@ -164,9 +168,7 @@ gw.help.find: Command:\n If the 'or' is to be applied to "knuth" and "donald", one could use:\n \tfind ti=computer and (au=knuth or donald)\n\n \tfind computer and s=2\n - Here, the "computer" is and'ed with result-set "2". - Note: The result-set reference faclility is unavailable at the moment. - \n + Here, the "computer" is and'ed with result-set "2".\n gw.help.show: Command:\n \tshow ...\n\n The show command retrieves records. A is a combination @@ -184,9 +186,25 @@ gw.help.show: Command:\n Example:\n \tshow p=2-7 p=9-10 f=1\n Records 2 through 7 and 9-10 are shown in format 1.\n +gw.help.def:\n + \tdef \n + The def command sets/gets various settings. Setting is one of: + \tf - display format to be used in show\n + \tautoshow - number of records to show after a find\n + \tdefaultshow - number of records to retrieve in a show command\n + \tlang - conversation language\n + \n + \treset - resets the settings to their defaults values\n + \tshow - show current settings\n +gw.help.account:\n + \taccount \n + Sets authentication string. Necessary for some targets.\n +gw.help.status:\n + \tstatus\n + Displays information about previous result sets and how they were obtained.\n gw.help.general: You have triggered the "help"-information on the Email gateway. \n\n - This preliminary service is a very early alpha release of a Email service + This service is the first official release of a Email service which acts as a Z39.50-client (origin). \n\n With this service you can connect to several Z39.50-targets. Your Email body consists of one or more commands. Each command must start on column