RE: reg-ex based stop word removal

2007-08-22 Thread Ard Schrijvers
> "implement a TokenFilter http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/javadoc/org/apache/lucene/analysis/TokenFilter.html"; You might though want to check the performance implications :-) - To unsubscribe

Re: reg-ex based stop word removal

2007-08-22 Thread Mathieu Lecarme
sandeep chawla a écrit : > Hi , > > I am working on a search application . This application requires me to > implement a stop filter > using a stop word list. I have implemented a stop filter using lucene's API. > > I want to take my application one step further. > > I want to remove all the words