STI Output Filter Options
STI provides output filter option for users to show the ST indexing results according to their preference. These options include displaying in cluster, specifying ST candidates, showing no output message, setting display number, setting the round off decimals, and setting the result type. It also provides a detail filtering message for debugging purpose.
The table below lists all output filter options of STI:
Option Flag | Feature Descriptions |
---|---|
-of:c | Display ST scores in cluster |
-of:can~STR | Specify ST candidates in jdid or name* |
-of:ci~FLT | Specify cluster increment (default: 0.001) |
-of:cn~INT | Set cluster number (default: 5) |
-of:d | Show output filter details |
-of:F~INT | Specified the field for output to display |
-of:F~h | Help information for specifying output fields |
-of:h | Show output filter help menu |
-of:n | Show no output message |
-of:on~STR | Set display number (default:10; all) |
-of:r~INT | Set the round off decimals (default: 4) |
-of:sb | Set type of show result to dc and wc (default) |
-of:sf~STR | Set score multiply factor (default:0; auto) |
-of:sdc | Set type of show result to dc |
-of:swc | Set type of show result to wc |
-of:tdc | Set result type to dc (default) |
-of:twc | Set result type to wc |