kasykopt - optimize a Kasyk index
kasykopt [options] indexdir
The 'kasykopt' executable currently is an internal development tool for optimizing a Kasyk index. The options specific to the 'kasykopt' executable are currently still subject to change without notice and are therefore only documented with the --help function of the 'kasykopt" executable itself.
The functionality of this program may later be incorporated in Kasyk indexer (kasykindex).
The parameter is not optional. It specifies the name of the Kasyk index that should be optimized.
These are the standard options that also apply to 'kasykopt'. More options are listed with the --help option, but these may change without notice.
$ kasykopt localindex <ENTER>
READING rec.kasyk
rectabtop: 11043
blocksize: 2048
#blocks: 139
blktorefshift: 18
largest nfrags: 1
total extfrags: 0
DONE: (0.021 sec)
READING rfbmap*.kasyk
DONE: (0.010 sec)
READING ref*.kasyk...
................................................................
................................................................
..........
11042 frags
blocks 95% full
DONE: (0.006 sec)
READING index.kasyk
index version: 1.0.0
currently being indexed: no
last indexing completed at: Tue Nov 25 12:09:47 2003
number of times / total time: 1 time(s), 0 wallclock seconds
documents selectable / deleted: 11 / 0 documents
type: fuzzy=yes exact=yes exactdoclevelonly=no
fuzzy accents: keep-accents,merge-accents
exact accents: keep-accents,merge-accents
qip size (base, pattern, word): 128 2048 128
conceptual text block size: 2048
barn blk size: 8192
barnfiles: 1 lastblk 5376
docinfotabtop: 12
docmappingtop: 42
texttop (qips): 672
namepooltop: 14420
nuwords: 3253
unuc: 63
239 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
112 113 114 115 116 117 118 119 120 121 122 65 66 67 68 69
70 71 72 73 75 76 77 78 79 80 82 83 84 85 87 89
32 40 41 48 49 50 51 52 53 54 55 56 57 58 9
DONE: (0.004 sec)
SORTING dictionary...
DONE: (0.072 sec)
WRITING index-opt.kasyk
DONE: (0.002 sec)
SIZING/SORTING ref*.kasyk
................................................................
................................................................
..........W(11042) DONE: (0.108 sec)
longest new list: 94 bytes.
COMPRESSING TO NEW INDEX...
r(11042)................................................................ [ 57%]
...............................................
DONE: (0.112 sec) $
Check the Kasyk index "localindex". Please note that this is just an example output and may be quite different from what you will actually see.
Kasyk home, Kasyk initializer (kasyknew), Kasyk indexer (kasykindex), Kasyk searcher (kasyk), Kasyk server (kasykd), Kasyk caching query server (kasykcqd).
See http://www.kasyk.nl/program/kasykopt.html for the most up-to-date version of this information.
See http://www.kasyk.nl/bugs/kasykopt.html for the most up-to-date information about known bugs for 'kasykopt'.
Exit status is normally 0. Exit status 1 indicates a problem of some sort with an error message sent to STDERR and any active logfile.
Copyright © 2003 Dijkmat BV
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Kasyk Program Information: Kasyk version 1.0.0, generated on Tue Nov 25 12:09:47 2003.