[
https://issues.apache.org/jira/browse/LUCENE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-1882:
--------------------------------
Attachment: LUCENE-1882.patch
this patch adds the old verbage under smartcn/o.a.l.analysis.cn/package.html
to the smartcn/o.a.l.analysis.cn.smart/package.html
its much better for the javadocs summary, and explains the difference between
the 3 options.
also, i added UTF-8 content-type explicitly to both smartcn/package.html and
smartcn/hhmm/package.html
if you are using an ide such as eclipse, the patch will not apply unless you
FORCE the encoding of these files to UTF-8 before applying the patch.
after we commit the patch, eclipse will detect the file is UTF-8 encoding (you
can undo the forced encoding setting) and we won't have to deal with this issue
again.
the following statement is a stretch, but imho all .html files in lucene should
declare content-type, so we don't have encoding issues.
> move SmartChineseAnalyzer into the smartcn package
> --------------------------------------------------
>
> Key: LUCENE-1882
> URL: https://issues.apache.org/jira/browse/LUCENE-1882
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Hoss Man
> Fix For: 2.9
>
> Attachments: LUCENE-1882.patch, LUCENE-1882.patch
>
>
> an offshoot of LUCENE-1862,
> org.apache.lucene.analysis.cn.SmartChineseAnalyzer should become
> org.apache.lucene.analysis.cn.smartcn.SmartChineseAnalyzer
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]