Hi all,I have a search problem in a full text indexed db.
With “use word variant option” with search word “print” it gets documents that contains both “print” and “printing”.
But when searching Turkish words with “use word variant option” with search word “vade” it gets documents that contains documents “vade” but not “vadeli” or it gets documents “print” but not “printogze”. I looked server document whether there is a language option for search and full text index but I could not.
Any ideas?