You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Paul Dlug <pa...@aps.org> on 2002/04/19 18:59:40 UTC

PorterStemmer default access

Is there any reason that org.apache.lucene.analysis.PorterStemmer has
default access instead of being public? I wanted to use it in a custom
filter instead of using PorterStemFilter but couldn't because of it's
access.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>