|
ExtensionPlugIn.UseIFilter Property |
Top Previous Next |
|
Flag indicating whether or not the search engine should use a registered IFilter instead of the extension (if one is available).
Property Value
True if the search engine should use a registered IFilter instead of the extension (if one is available), otherwise False.
Remarks
Microsoft Indexing Service uses filters, much like FileLocator Pro extensions, to interpret given file types into easily searchable text. Using this flag the search engine can be configured to use the Indexing Service Filter instead of the configured extension. If a filter is not found, or cannot be loaded, the search engine will attempt to use the configured extension instead.
|