c39ecaf873
support CJK texts natively. This module encodes terms in MIME::Base64 format to get around this problem. Texts are assumbed to be in UTF-8 encoding. WWW: http://search.cpan.org/dist/Plucene-Analysis-CJKAnalyzer/ PR: ports/114376 Submitted by: Gea-Suan Lin <gslin at gslin.org>
6 lines
279 B
Text
6 lines
279 B
Text
This is a text analyzer for analyzing CJK texts. Plucene does not
|
|
support CJK texts natively. This module encodes terms in MIME::Base64
|
|
format to get around this problem. Texts are assumbed to be in UTF-8
|
|
encoding.
|
|
|
|
WWW: http://search.cpan.org/dist/Plucene-Analysis-CJKAnalyzer/
|