On Thu, Mar 22, 2007 at 12:02:19PM +0000, Roy El-Hames wrote:
> Hi;
> Anyone using sql relay with mssql5 ??
> I am looking into using it to redirect Content like searches to a myism 
> copy of the database with full text indexing ??
> ideas / thoughts
> 
> Roy

Roy,

If you are not required to use MSSQL as the DB backend, you might
consider using PostgreSQL with full text index support. It is a
contrib module called tsearch2 which is installed by default on
the Windows version, I think. This would avoid having to doing
the DB hokey-pokey just to use FTI.

Ken
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


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

Reply via email to