Commit graph

3 commits

Author SHA1 Message Date
obache
0f245e2d9d Update tokyodystopia to 0.9.12.
Changes:
2009-06-14  Mikio Hirabayashi

	* tcqtest.c (sysprint): new function.

	* dysttest.c (sysprint): new function.

	- Release: 0.9.12
2009-06-14 06:04:11 +00:00
obache
c89130ad3f Update tokyodystopia to 0.9.7.
2008-10-04  Mikio Hirabayashi

	* tcqdb.c (tccmpocrs, tccmpuint64): bugs of comparison was fixed.

	- Release: 0.9.7

2008-09-10  Mikio Hirabayashi

	* tcqdb.c (tctextnormalize): a bug of memory corruption was fixed.

	- Release: 0.9.6
2008-10-06 10:42:56 +00:00
obache
c24d272e35 Import tokyodystopia-0.9.5 as textproc/tokyodystopia.
Tokyo Dystopia is a full-text search system. You can search lots of records for
some records including specified patterns. The characteristic of Tokyo Dystopia
is the following.

 * High performance of search
 * High scalability of target documents
 * Perfect recall ratio by character N-gram method
 * Phrase matching, prefix matching, suffix matching, and token matching
 * Multilingualism with Unicode
 * Layered Architecture of APIs

Tokyo Dystopia is available on platforms which have API conforming to C99 and
POSIX. Tokyo Dystopia is a free software licensed under the GNU Lesser General
Public License
2008-09-04 12:21:20 +00:00