October 11, 2011 at 8:32 am
Hi
I have one table which has millions of records in it , and i have implement Full Text Search Index on Item_nm column of varchar(500) type and i'm using contains with inflectional form to fetch result, Now If i say i search for "Iphone Speaker" and if any of the item_nm contains "Iphone Speakers" Or "Iphone Speaker" it will give me the result. But I want in such a way that i search for "Speakers IPhone" then also it will Give "IPhone Speakers" in Search Result.
Is there any way to Implement this. Please help me
Thaks For your help in advance
Vineet Bhargava
October 11, 2011 at 8:36 am
Did you try using the 'Thesaurus' feature ?
October 11, 2011 at 9:40 am
Hi ,
I have not used Thesaurus, any help over this..
Thanks
Vineet Bhargava.
October 12, 2011 at 5:11 am
Hi,
I Checked that but the problem is that i have millions of data with me and i dont know on which items users will make the search is there any thing else which i can make it easy without adding keywords in thersaurus.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply