That is the problem as I want to add more stopwords to the default stopwords of StandardAnalyzer.
Regards, Mungkol --- Erik Hatcher <[EMAIL PROTECTED]> wrote: > > On 14 Nov 2005, at 01:01, Supheakmungkol SARIN > wrote: > > I'd like to add some other stopwords to the > > StandardAnalyzer. How do i do this? > > Have a look at the constructor of StandardAnalyzer > that accepts a > String[] of stop words. If you use that, you will > replace the stop > word list that is used by default. > > Erik > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]