Want to see what Full-Text Search Filters are currently running on Sql Server 2005?
Call the sproc sp_help_fulltext_extensions. You will get a list of the file types and the location of the filter along with some additional information.
Call the sproc sp_help_fulltext_extensions. You will get a list of the file types and the location of the filter along with some additional information.