Index: openacs-4/packages/contacts/tcl/contact-search-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contact-search-procs.xql,v diff -u -r1.8 -r1.9 --- openacs-4/packages/contacts/tcl/contact-search-procs.xql 15 Aug 2005 09:09:20 -0000 1.8 +++ openacs-4/packages/contacts/tcl/contact-search-procs.xql 23 Nov 2005 17:31:47 -0000 1.9 @@ -43,6 +43,28 @@ + + + select + distinct type + from + contact_search_conditions + where + search_id = :search_id + + + + + + select + count(object_id_one) + from + acs_rels + where + rel_type = 'contact_rels_employment' + + + select title,