Hi All,
I am having real issue with FullTextSQLQuery search.
I am using couple of LIKE and CONTAINS predicate. Now this is my issue. If I use Contains then query doesn't return correct result. But I replace contains with Like then it works perfectly fine. And I only use Contains and no Like predicate then it also works fine.
Now I have to use one Contains for sure as that field has values that are greater than 64 characters.
Do anyone know any existing issue with using "Contains and Like" together or we should avoid this combination?
Any useful reply or reference would be really appreciated.
Thanks.
Regards,
Sunil Kumar