William, Thanks for the followup! I'm replying to lucene-dev instead of lucene-users, it's more appropriate. I'd say just copy it for now to get your stuff working, and once you get it working we can think about refactoring the code to reduce code duplication.
If others on lucene-dev have better ideas, I'm sure they'll share them. Thanks, Otis --- William W <[EMAIL PROTECTED]> wrote: > > Hi Otis, > I'm finally working on the Portuguese Analyser, and I have a > question. > I would like to use the org.apache.lucene.analysis.de.WordlistLoader, > but I > think that it could be in the util package. What should I do ? Use > the > org.apache.lucene.analysis.de.WordlistLoader or replicate it to > org.apache.lucene.analysis.br.WordlistLoader ?? > > Thanks > William. > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
