This article describes how to register Microsoft Filter Pack
IFilters with Microsoft SQL Server 2005 and with SQL Server 2008. After you register
the IFilters, you can enable additional file types for SQL
Server to index and perform full-text search. These additional file types include the file types that are supported by the 2007 Microsoft Office system.
To register Filter Pack IFilters, follow these steps:
- Visit the following Microsoft Web site to download and
install Microsoft Filter Pack:Note The architecture of the Filter Pack must match
the operating system architecture. For example, you must install the
x86 version of the Filter Pack for x86-based operating systems.
- Start SQL Server Management Studio.
Note For more information about how to use SQL Server Management
Studio, visit the following Microsoft Developer Network (MSDN) Web site: - In SQL Server Management Studio, select the instance in
which you want to enable IFilters, and
then run the following command
in that instance:
sp_fulltext_service 'load_os_resources', 1
- If
you are running SQL Server 2008, go to Step 5. If you are running SQL Server
2005, stop
and restart the msftesql service.
To do this, follow these steps:
- At a command prompt, type the following command and
then press Enter:
net stop msftesql
Note To
stop the msftesql service for
a specific
instance, run the following command:net stop msftesql$InstanceName
- At a command prompt, type the following command and
then press Enter:
net start msftesql
Note To
start the msftesql service for
a specific
instance, run the following command:net start msftesql$InstanceName
- Restart the SQL Server service.
The following file types are supported by the Filter Pack.
- .docx
- .docm
- .pptx
- .pptm
- .xlsx
- .xlsm
- .xlsb
- .zip
- .one
- .vdx
- .vsd
- .vss
- .vst
- .vdx
- .vsx
- .vtx