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.
| Author |
Topic |
|
kkahlua
Starting Member
1 Post |
Posted - 2007-01-04 : 17:36:05
|
| I was wondering. How is it possible to return a list of terms that closely matches a submitted term using Full Text Search? For example, a user types in 'Web', I would also like to return records that match 'web farm', 'web scraping', 'web site'. Would I have to track what terms people are trying if they don't find what they want, is this how I can determine these related terms? If anyone has done this type of table setup/design, I would greatly appreciate your advice. |
|
|
|
|
|