Index: openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl,v diff -u -N -r1.28 -r1.29 --- openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl 5 Nov 2010 16:35:10 -0000 1.28 +++ openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl 30 Mar 2013 18:19:48 -0000 1.29 @@ -84,13 +84,21 @@ } } +#ad_proc -callback search::search -impl tsearch2-driver { +# {-extra_args {}} +# query +# offset +# limit +# user_id +# df +#} ad_proc -callback search::search -impl tsearch2-driver { {-extra_args {}} - query - offset - limit - user_id - df + -query + -offset + -limit + -user_id + -df } { ftsenginedriver search operation implementation for tsearch2