[ https://issues.apache.org/jira/browse/LUCENE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725737#action_12725737
]
Robert Muir commented on LUCENE-1722:
-------------------------------------
Simon you are right, I only did the public scope javadoc (and some of the comments). I thought
this was most important for now, since it would be what the users see.
you are correct there are some package/private/protected javadocs that i didn't get to.
there are also main methods, commented out test code as you mentioned.
finally, basically all the classes are in public scope, and many internal-only classes should
instead be package protected (imho). This might involve reorganizing the files a bit.
Let me know if you want me to do these things as well.
Thanks
> SmartChineseAnalyzer javadoc improvement
> ----------------------------------------
>
> Key: LUCENE-1722
> URL: https://issues.apache.org/jira/browse/LUCENE-1722
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/analyzers
> Reporter: Robert Muir
> Assignee: Simon Willnauer
> Priority: Minor
> Attachments: LUCENE-1722.txt
>
>
> Chinese -> English, and corrections to match reality (removes several javadoc warnings)
--
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|