Commit graph

7 commits

Author SHA1 Message Date
obache
222ddd631b Update tokyodystpoia to 0.9.9.
Changes:
2009-01-03  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* dystsearch.c (readparameters): semicolon separater is now supported.

	- Release: 0.9.9
2009-01-04 11:02:43 +00:00
obache
2e8646e87d Bump PKGREVISION for tokyocabinet shlib revbump. 2008-12-15 11:18:41 +00:00
obache
30f0d0325a Revision bump for shlib major bumo of tokyocabinet. 2008-12-07 11:40:15 +00:00
obache
b1cfa64d5e Update tokyodystopia to 0.9.8.
Changes:
2008-10-20  Mikio Hirabayashi

	* tcqdb.c (tcidsetnew, tcidbsetdel): performance was improved by using mmap.

	- Release: 0.9.8
2008-10-23 05:13:00 +00:00
obache
5133feaf54 Fixes a typo. 2008-10-23 05:10:53 +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