all groups > sql server full text search > april 2006 >
You're in the

sql server full text search

group:

Is full-text search what I am looking for? (Newbie)



Is full-text search what I am looking for? (Newbie) Doug Batchelor
4/22/2006 12:00:00 AM
sql server full text search: I have a windows app written in vb.net with an SQL Express backend, which is
used to track candidates and their resumes. Right now each candidate record
has a link to a word document resume. I would like to be able to search
resume's for key words in order to quickly locate all candidates who may fit
the profile for a specific job opening. From the little bit I know, I was
hoping that I could use full-text search to accomplish this by having the
resume included as a field in the database. I know nothing about how to
accomlish this. Are there any tutorials that can point me in the right
direction or am I completely off track?

Thanks for any guidance.

Re: Is full-text search what I am looking for? (Newbie) Hilary Cotter
4/22/2006 12:00:00 AM
Yes, SQL Express is ideal for this as long as you don't surpass the space
limitations. SQL Express now supports SQL Full-Text search as well.

--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com



[quoted text, click to view]

Re: Is full-text search what I am looking for? (Newbie) Doug Batchelor
4/22/2006 8:33:53 AM
Thanks Hilary. I can't find any good tutorials for idiots - can you
recommend some links or books.

Thanks

[quoted text, click to view]

Re: Is full-text search what I am looking for? (Newbie) Hilary Cotter
4/22/2006 11:10:17 AM
try this
http://www.simple-talk.com/wp-images/postimages/Cotter/SQLFTS_PT1/CreateFullTextIndex_SS2005.pdf

--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com



[quoted text, click to view]

AddThis Social Bookmark Button