Home / Version 0.9.0.2 alpha
Name Modified Size InfoDownloads / Week
Parent folder
CodeXCavator 0.9.0.2 alpha - Binaries.zip 2014-08-05 666.8 kB
CodeXCavator 0.9.0.2 alpha - Sources.zip 2014-07-18 722.7 kB
README.txt 2014-07-14 1.9 kB
Totals: 3 Items   1.4 MB 0
CodeXCavator v0.9.0.2 alpha
- Added PluginManager, which dynamically loads plugin assemblies located in a "plugins" sub directory and registers all extension types
- Added support for <Source> tag element in index configuration file, which allows to specify an arbitrary file enumeration source type.
- Added support for <Catalogue> tag element in index configuration file, which allows to specify an arbitrary file catalogue enumeration source type.
- Added support for <Filter> tag element in index configuration file, which allows to specify an arbitrary file filter type.
- Added OrFileFilter, which creates a union of filter results.
- Added AndFileFilter, which creates an intersection of filter results.
- Added NotFileFilter, which creates a difference of input file set and filtered file set.
- Made RegExFileFilter configurable.
- Made WildCardFileFilter configurable.
- Made FixedFileEnumerator configurable.

CodeXCavator v0.9.0.1 alpha
- Added support for -silent command line switch to indexer tool, which surpresses all message boxes and dialogs.
- Added support for -autoclose command line switch to indexer tool, which lets the indexer close automatically when finished.
- Added logo and application icon.

CodeXCavator v0.9.0.0 alpha
- Initial working release.
- Supports creating indexes based on xml configuration files.
- Supports searching in previously created indexes.
- Supports tagging.
- Supports associating tags with external urls.
- Supports navigation to external urls associated with tags.
- Supports regular expression based syntax highlighting.
- Supports full text search.
- Supports tag search.
- Supports search in index file list.
- Supports browsing files.
- Supports navigating between matches in a single file.
- No plug-in support yet.
- No coalescing of adjacent search query matches.
Source: README.txt, updated 2014-07-14