Index: openacs-4/packages/search/www/search.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/search/www/search.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/search/www/search.tcl 15 Sep 2001 23:23:52 -0000 1.4 +++ openacs-4/packages/search/www/search.tcl 17 Sep 2001 05:16:40 -0000 1.5 @@ -13,6 +13,8 @@ q:notnull {You must specify some keywords.} } +ns_log Notice "args = [info args AcsSc.FtsEngineDriver.search.openfts-driver]" +ns_log Notice "args = [info args openfts_driver__search]" ns_startcontent -type "text/html" set this_dir [file dirname [ad_conn file]] set template_top_file "$this_dir/search-results-top"