From f53f0487ccc739e61f5794198f11d911ba42dcef Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 1 Dec 1995 11:37:31 +0000 Subject: [PATCH] More doc. --- doc/zebra.sgml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/zebra.sgml b/doc/zebra.sgml index 31b5040..a925992 100644 --- a/doc/zebra.sgml +++ b/doc/zebra.sgml @@ -1,13 +1,13 @@
Zebra Server - Administrators's Guide and Reference <author>Index Data, <tt/info@index.ping.dk/ -<date>$Revision: 1.8 $ +<date>$Revision: 1.9 $ <abstract> The Zebra information server combines a versatile fielded/free-text search engine with a Z39.50-1995 frontend to provide a powerful and flexible @@ -408,6 +408,9 @@ explained further in the following sections. <tag>register</tag> Specifies the location of the various files that Zebra uses to represent your system. +<tag>tempSetPath</tag> + Specifies the directory that the server uses for temporary result sets. + If not specified <tt>/tmp</tt> will be used. <tag>profilePath</tag> Specifies the location of profile specification paths. <tag>attset</tag> -- 1.7.10.4