I want to add a column with Hungarian language to my table, and I want to full-text-index it.
The problem is that SQL Server doesn't have Hungarian language registered, and I can't find any good tip by Microsoft about what's the best language to choose from.
Here are the languages that are supproted
And this is the best tip I found.
The text is specific about western languages, but Hungarian is not western. Any ideas?