Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Full-text search in SQL Server Without Full Text Indexes

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-07 : 09:57:26
Chris writes "Hello,

I'd like to do full text searching on a database, but unfortunately am not able to use SQL's Full Text Indexing (host issues). Using LIKEs and such is too much of a performance drain.

Is there a way to build a service to do (nearly) the same thing as Full Text Indexing? Or possibly other keywords that would work better than LIKE?

Thanks!"
   

- Advertisement -