I have an issue with the contact quick search. When i search for a contact, it gives Generic SQL error. Tracing shows the exception "
Exception: System.Data.SqlClient.SqlException (0x80131904): Cannot use a CONTAINS or FREETEXT predicate on column 'ParentCustomerIdName' because it is not full-text indexed.".
FYI..Quick search on all other entities work as expected. The issue is only with contact entity.
Please suggest a solution.