------------------------------------------- Kirara-2.2a small bug fix in mkdb for Kirara1. if you have already installed Kirara-2.2 then fix mkdb for Kirara1 as follows: change cat _t _qtd+_co > _qtd_update to if(test -s _qtd+_co) cat _t _qtd+_co > _qtd_update ------------------------------------------- Kirara ver.1.5 and ver.2.2 (a) examined the code and removed needless jobs in previous version to make the code simpler and to make the construction time shorter. (b) bug fix in previous version NB: * you need to rebuild the database by mkdb -b * older version directories $kiarar1/*db/dind and $kirara2/*db/find are automatically removed if exist by mkdb -b * check kirara.conf and db.conf. these contents are changed. ------------------------------------------- Kirara ver.1.4 and ver.2.1 (a) Wild card "*" in QE(query expression) is extended to more general form. (b) Wild card "?" in QE(query expression) is supported. Look MAN_KFIND for the syntax. (c) Now indexed words are strings of alphabet, numerics and underscore; and the words that begin with numeric are not excluded any more. Eulopean languages such as German, Spanish, Greek, Cyrillicetc are supported. Japanese runes are also indexed. Look MAN_KFIND for details. The new index size will infrate (few ten percent) from previous version. Data format is kept untouched. (d) Kinder installation instruction for fossil. (e) Kinder installation process. Now we use environment variables $kirara1 and $kirara2, and need not change codes in some rc scripts (kfind1,kfind2,G1,G2,setup) (f) Flexible database organization. (g) Many bug fixes in codes and documents ------------------------------------------- Kirara ver.1.3 and ver.2.0 Kirara ver.1.3 is completely refleshed. So you need rebuild database from scratch. (a) Many bug fix in previous version. You need recompile. (b) Mkind is gone. (c) Format of elnfs is changed. (d) The usage is not changed but the file organization is refleshed. Kirara ver.2.0 is added which stands on different concept from ver.1.3. ------------------------------------------- Kirara ver.1.2a G was buggy. sorry! You need not rebuild index. Kirara ver.1.2 Kirara ver.1.2 is shifted toward programming needs. You need rebuild database because dictionary is changed. (a) Indexed words are lower case alphanumeric. The words must begin with alphabetic. Read MAN_KFIND for new usage. (b) Now, mkind has an option "-a" that enables to create fine index automatically for large directories. Read MAN_MKIND for more details. (c) a sort of phrase search is supported, though slow. Read MAN_KFIND for the usage. (d) Many bug fix in previous version. (e) The following programs are updated since Kirara ver.1.1a misc.c, mtest.c, extwords.c, istext.c, mkdb, mkdb1, mkind, mkkind, G, chkdb You need recompile. Others are unchanged. So you need not reinstall elnfs. ------------------------------------------- Kirara ver.1.1 the first public release (a) indexed words are lower case alpha