> "( status = 'new'
>  OR status = 'open'
>  OR status = 'stalled'"... etc
> 
> into the query (which are the active statuses listed in the
> @ActiveStatus array in RT_SiteConfig.pm).  We simply want to remove this
> portion from the default search criteria.

I think this is done in $RTHOME/lib/RT/Search/Googleish.pm

You'd need to copy it to $RTHOME/local/lib/RT/Search/Googleish.pm and modify
its code.

-- 
-- ============================
   Tom Lahti
   BIT Statement LLC

   (425)251-0833 x 117
   http://www.bitstatement.net/
-- ============================
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to