Unix Technical Forum

Key Word Searching

This is a discussion on Key Word Searching within the SQL Server forums, part of the Microsoft SQL Server category; --> Hello I am developing a web application that uses full text searching quite extensively. This is ideal where I ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 06:10 PM
Chris Chandler
 
Posts: n/a
Default Key Word Searching

Hello

I am developing a web application that uses full text searching quite
extensively. This is ideal where I am searching a large number of
large varchar fields for a set of key words.

My problem is that each user on the site has a number of keywords in
the database (approx 200000 users) and when I add a new item with the
large varchar field I need to match all users who's keywords are found
within the varchar text.

I have not yet created the keyword section in the database so could
use either a keyword table with a record for each keyword such as

UserID INT
KeyWord VARCHAR(30)

or a single varchar field for each user that has a list of keywords.

I can think of some horrible solutions to this problem but figure
there must be something better.

Any ideas would be greatly appreciated.

Regards
Chris Chandler
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:11 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com