Base class for all the classifiers.
The options below are available for all browsing classifiers.
Option | Description | Value |
---|---|---|
BaseClassifier Options | ||
buttonname | The label for the classifier screen and button in navigation bar. The default is the metadata element specified with -metadata. | |
no_metadata_formatting | Don't do any automatic metadata formatting (for sorting.) | |
builddir | Where to put the built indexes. | |
outhandle | The file handle to write output to. | Default: STDERR |
verbosity | Controls the quantity of output. 0=none, 3=lots. | Default: 2 |