Released an update few days ago. This update includes a silent mode and an auto close option for the indexing tool, such that it can be run from a batch script or a scheduled task without the necessity of user interaction.
Furthermore the update includes a PluginManager component, which dynamically loads assemblies from a "plugin" folder which must be placed in the same directory as the CodeXCavator.Enigne assembly. The assemblies are scanned for certain types and those types are registered within the the enigne, such that they can be used.
Also extended the index configuration possibilities, which now allow to specify any file enumerators, file catalogue enumerators and file filters, which are currently supported by the system or have been added by a plugin.
Consult the Wiki for further information.