Result set merge.
[egate.git] / www / search.egw
index 425c829..5c90170 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 {
-# $Id: search.egw,v 1.35 1996/03/08 16:47:05 adam Exp $
+# $Id: search.egw,v 1.36 1996/03/11 17:40:48 adam Exp $
 
 proc start-scan {scanNo targetNo cache dir initSet} {
     global sessionId
@@ -224,6 +224,9 @@ proc start-scan {scanNo targetNo cache dir initSet} {
         if {$hist($setNo,maxPresent) == ""} {
             set hist($setNo,maxPresent) 30
         }
+        set hist($setNo,format) brief
+        set hist($setNo,sort) server
+
         set i [lindex $sessionParms 2]
         if {$i == ""} {
             for {set j 1} {$j <= 3} {incr j} {