3 Added character-conversion subsystem.
7 Fixed buffer-size problem in indexing.
9 Added compression to temporary files for updating.
11 Added phrase registers.
13 Added dynamic mapping of search attribute to multiple termlists (ANY).
15 Scan support in multiple databases/registers.
17 Configuration settings are case-insensitive and single dash (-)
18 characters are ignored in comparisons.
20 The index processing ignores empty files - warning given.
22 New option to zebraidx (-V) displays version information.
26 Fixed problem in file-update system.
28 Fixed problem in shadow system; register was sometimes corrupted after
33 Fixed problems in the ISAM subsystem. Caused difficulties when updating
36 Fixed small problem in SUTRS-filter. A newline was sometimes inserted before
37 the rank and record number.
39 Fixed bug in the isam subsystem - caused a malfunction when accessing
40 words which occurred more than 10000 times.
42 Distribution should now include YAZ (Z39.50 protocol stack) to simplify
45 Server can now run under inetd. Use option -i, and -w <directory> to
46 set working directory to desired location.
48 New zebraidx command: clean - removes temporary shadow files.
50 Fixed bug in ISAM system. Occurred rarely during register updates.
52 Logging during index merge phase is improved. The remaining running
55 Temporary files generated by zebraidx are removed after each run.
57 Bug fix: Dictionary didn't handle 8-bit characters correctly; was obvious
58 when doing scan operations in dictionaries with European characters.
62 A whole slew of updates, to make the first publicized release. Get the doc
67 Memory-problems in ISAM fixed. More blocktypes added to the default setup
68 to increase performance on larger databases.
70 Various minor changes in data management system.
74 A couple of portability-problems resolved.
76 Changed some malloc() to xmalloc().