Answer the question
In order to leave comments, you need to log in
Question on MS SQL Full-text Search
To index database columns, you can select 1 language, which will be searched based on word forms (for example, drink, drunk for English).
Question: is it possible to implement a search in the same data in two or more languages ... Or will I have to look for another Search Engine?
Answer the question
In order to leave comments, you need to log in
Yes, you will have to look for something else. MS FTS does not allow creating 2 fts directories for the same table, and, accordingly, specifying 2 languages. MSDN
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question