RE: Opposite to StopFilter. Anything already implemented out there?

2008-07-22 Thread mpermar
Absolutely! Thanks Steven. Best Regards, Martin Steven A Rowe wrote: > > Hi Martin, > > On 07/22/2008 at 5:48 AM, mpermar wrote: >> I want to index some incoming text. In this case what I want >> to do is just detect keywords in that text. Therefore I want >>

Opposite to StopFilter. Anything already implemented out there?

2008-07-22 Thread mpermar
Hi All, I want to index some incoming text. In this case what I want to do is just detect keywords in that text. Therefore I want to discard everything that is not in the keywords set. This sounds to me pretty much like the reverse of using stop words, that is it I want to use a set of "accepted