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
 General SQL Server Forums
 New to SQL Server Programming
 Matching Process with Ranking

Author  Topic 

NickyJ
Starting Member

46 Posts

Posted - 2007-01-09 : 05:50:42
Hi all,

I've recently tasked my self whereby I wish to rank the info off of a CV and then find matches for this information against a database containing job info, so I'm left with a list of jobs with their relevant perspective possible candidates. I'm thinking of importing the cv as text then manipulating it using Full_text ranking procedures.

Question is do people feel this is the best way of writing what is basically a matching process ?? Is there any 3rd party software out there which does this sort of thing already ??

Any assistance appreciated

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-01-09 : 05:53:35
Take a look at this topic
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=71335


Peter Larsson
Helsingborg, Sweden
Go to Top of Page
   

- Advertisement -