Extension Interfaces

Top  Previous  Next

 

By default FileLocator Pro searches all file types by reading the raw binary data of the file. However, for certain well known file types FileLocator Pro provides extensions to interpret the file types and provide more meaningful results. Since the extensions are simply COM objects the extension architecture is open to 3rd party developers to write their own extensions.

 

The extension interfaces:

 

IExtCompositeInterpreter

Supplies composite file information for files types such as ZIP, TAR etc.

IExtCompositeInterpreter2

Optional interface that if implemented provides the composite interpreter with the original file name of the composite file.

IExtDataInterpreter

(BETA interface not supported)

IExtInitialize

Optional interface that if implemented is called to Initialize and Uninitialize the component.

IExtTextConverter

Converts a given file into plain text for easy searching.

 

 

To inform the core search engine about the availability of an extension a configuration file is required.

 

 

 


Copyright © 2003-2013 Mythicsoft Ltd. All rights reserved.
SDK help file version: 7.0.2