I'm trying to replicate what SQL Server 2008 is doing when generating full-text indexes, but I'm having a hard time finding a list of which characters SQL Server 2008 considers to be word breakers.
Is there a list out there specifying which characters SQL Server 2008 will break words on for full-text indexes for English?