Andrew Cencini

SQL Blog

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Subscriptions



Monday, December 08, 2003 - Posts

Full-Text Components - Part 1: Looking at how Wordbreakers Work

As I promised in a recent blog entry, I will be posting some code up here that shows you how to test out the various components that are used by SQL Server Full-Text Search -- in particular, wordbreakers, stemmers and filters.

Rather than cover all the ground at once, I've split the story into a three-part series (mostly because a one-part series would be enormous) -- the first part, looking at how wordbreakers work, will provide you with a tutorial on how to wrap the right stuff in C# so you can test wordbreaker output.  More can be found here (I think this is the right link):  http://sqljunkies.com/weblog/acencini/posts/595.aspx

I'll try and get part II posted later this week or early next week.  Stay tuned.  As always, questions and comments are quite welcome.

posted Monday, December 08, 2003 7:58 PM by acencini with 3 Comments




Powered by Dot Net Junkies, by Telligent Systems