blob: 367cc79927f6ad25b044f66a3ae8f94cd0d278ce (
plain) (
blame)
1
2
3
|
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.
|