I am facing a problem with one of my queries. I am using a query with CONTAINS keyword to fetch data from a table which is already full text indexed. The query does not return any results at all, though the same query with LIKE keywords returns results. I have checked, and was able to see that the CATALOGS are populated properly, and are up to date.