Hi, In case you are using StandardAnalyzer, there is a stop word list. I have used StandardAnalyzer.STOP_WORDS, which is a String[].
Cheers, Jian On 10/31/05, Rob Young <[EMAIL PROTECTED]> wrote: > > Hi, > > Is there an easy way to list stop words that were removed from a string? > I'm using the standard analyzer on user's searchstrings and I would like > to let them know when stop words have been removed (ala google). Any > ideas? > > Cheers > Rob > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >