freebsd-ports/databases/mysqlbigram/distinfo
Pav Lucistnik 644188468b MySQL has fulltext index search ability for text field. but it is word
based index, it cannot be used for no word delimiter laungage like
Japanese or Chinese. and it also can't search charactors in middle of
a words. (cf. searching 'in' will not match word 'ping'.)

Starts from MySQL 5.1, MySQL supports a plugin that allows to change
server components (fulltext search parser) without restarting /
recompiling the server.

This n-gram parser uses this plugin interface to implement a simple
n-gram (bi-gram) fulltext index parser which can be index no word
delimiter laungage.

WWW:	http://mysqlbigram.googlepages.com/

PR:		ports/115051
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-04-06 17:57:03 +00:00

3 lines
208 B
Text

MD5 (bi_gram-src-1.0.1.tar.gz) = f5d52e3abb245461307147ff5421cbde
SHA256 (bi_gram-src-1.0.1.tar.gz) = 06ebc2d61ac4809f3a3122def3600dbdcef15fb83a7277c4f8eba32e01b85ca8
SIZE (bi_gram-src-1.0.1.tar.gz) = 308085