In this blog post, let’s learn about the error message “9971 – Warning: No appropriate filter for embedded object was found during full-text index population for table or indexed view ‘%ls’ (table or indexed view ID ‘%d’, database ID ‘%d’), full-text key value ‘%ls’. Some embedded objects in the row could not be indexed.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
9971 – Warning: No appropriate filter for embedded object was found during full-text index population for table or indexed view ‘%ls’ (table or indexed view ID ‘%d’, database ID ‘%d’), full-text key value ‘%ls’. Some embedded objects in the row could not be indexed.
Reason for the Error
To be update soon…
Solution
To be update soon…