September 3, 2010 at 2:58 pm
Has anyone setup a custom Full Text Search dictionary that has a good article detailing the correct steps to configure this in SQL 2008R2?
April 22, 2011 at 10:04 am
I was surprised to see your recent post because I've also been trying to get this to work since yesterday. I hope to have more information soon.
Theoretically the steps are the same as here: http://technet.microsoft.com/en-us/library/cc263242.aspx, except for:
1. Binn folder
2. exec sp_fulltext_service 'restart_all_fdhosts'
...but so far I'm not successful.
-Doug
April 22, 2011 at 11:39 am
April 22, 2011 at 6:44 pm
Not the same thing.
Here's more about custom dictionaries in SQL Server FTS:
I'm just having trouble getting the results that I would expect - can't tell yet whether I chose poor examples for my test file, or it's just not working...
Thanks,
-Doug
April 23, 2011 at 10:18 am
I recall reading that if you upgrade from 2005 to 2008 and don't rebuild with full population that the 2005 word stemmers are used vs. the 2008 word stemmers.
Did you upgrade? Maybe try to repopulate anyway...
http://technet.microsoft.com/en-us/library/cc721269%28SQL.100%29.aspx#_Toc202506230
April 23, 2011 at 3:17 pm
I'm actually testing on a clean Denali build on a clean machine, with the latest word breakers. I'm also just using sys.dm_fts_parser queries, so no relying on a full-text index.
I got some more suggestions before leaving work on Friday but didn't have time to test them. THANK GOD I didn't post the blog post that I'm writing without testing everything.
I'll post what I learn after I'm done. Unfortunately it's not so simple as "ask a buddy on the Full-Text Search team" since they don't produce the breakers.
-Doug
April 25, 2011 at 8:19 am
I've resolved my issue by following this Microsoft Blog.
One of the root issues is that the word breaker DLL's shipped with 2008 were not the latest version.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy