IFilter

An IFilter is a plugin that allows Microsoft's search engines to index various file formats (as documents, email attachments, database records, audio metadata etc.) so that they become searchable. Without an appropriate IFilter, contents of a file cannot be parsed and indexed by the search engine.

They can be obtained as standalone packages or bundled with certain software such as Adobe Reader,[Note 1] LibreOffice, Microsoft Office[Note 2] and OpenOffice.

It also refers to the software interface needed to implement such plugins.[1]

How it works [2][3]

An IFilter acts as a plug-in for extracting full-text and metadata for search engines. A search engine usually works in two steps:

  1. The search engine goes through a designated place, e.g. a file folder or a database, and indexes all documents or newly modified documents, including the various types documents, in the background and creates internal data to store indexing result.
  2. A user specifies some keywords he would like to search and the search engine answers the query immediately by looking up the indexing result and responds to the user with all the documents that contains the keywords.

During Step 1, the search engine itself doesn't understand format of a document. Therefore, it looks on Windows registry for an appropriate IFilter to extract the data from the document format, filtering out embedded formatting and any other non-textual data.

Search Engines

Windows Indexing Service and the newer Windows Search, Windows Desktop Search, MSN Desktop Search, Internet Information Server, SharePoint Portal Server, Windows SharePoint Services (WSS), Site Server, Exchange Server, SQL Server and all other products based on Microsoft Search technology support indexing technology. Also, IFilters are used by SQL Server as a component of the SQL Server Full Text Search service.

See also

Notes

  1. Adobe provides only the 32-bit IFilter bundled with its Reader software. To install the 64-bit version, there is a standalone package at Acrobat for Windows Downloads Page.
  2. Microsoft provides its Office IFilters bundled and available as standalone packages at Microsoft Office 2010 Filter Packs and 2007 Office System Converter: Microsoft Filter Pack.

References

External links

This article is issued from Wikipedia - version of the 8/20/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.