Full text search is probably the best tool when it comes to searching through large amount of database data and has come a long way since the early versions of SQL server in of performance but also with more languages, being supported in each new version. But even though SQL Server 2008 now supports more than 50 diverse languages, according to msdn documentation, there is still no support for Greek in Full Text Search preventing us from building Greek localized applications that will take advantage of this SQL server feature.
So I’ve opened a new issue at Microsoft Connect asking for Greek support in SQL server 2008 Full Text Search as soon as possible, so if Greek FTS is something you need in your application go vote for it.
Be First to Comment