Index: openacs-4/packages/search/tcl/search-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/search/tcl/search-procs.tcl,v diff -u -N -r1.20 -r1.21 --- openacs-4/packages/search/tcl/search-procs.tcl 7 Mar 2005 20:47:07 -0000 1.20 +++ openacs-4/packages/search/tcl/search-procs.tcl 10 Mar 2005 01:42:14 -0000 1.21 @@ -9,19 +9,19 @@ ad_proc -public search::queue { -object_id - -event + -event } { Add an object to the search_observer_queue table with an event. You should excercise care that the entry is not being - created from a trigger (although search is robust for multiple + created from a trigger (although search is robust for multiple entries so it will not insert or update the same object more than once per sweep). @param object_id acs_objects object_id @param event INSERT or UPDATE or DELETE - + @author Jeff Davis (davis@xarg.net) } { package_exec_plsql \