Re: clearAttributes() not clearing in Tokenizer class

2011-04-30 Thread Ye T Thet
Uwe, Thanks for your pointers. I will just do that. Regards, Ye Thura On Sun, May 1, 2011 at 12:56 AM, Uwe Schindler wrote: > Hi, > > You can checkout the latest 3.0 branch at > https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0 using SVN > and compile it with ANT (the patch was

RE: clearAttributes() not clearing in Tokenizer class

2011-04-30 Thread Uwe Schindler
Hi, You can checkout the latest 3.0 branch at https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0 using SVN and compile it with ANT (the patch was committed there, too). Alternatively use Lucene 3.1, but you still need the latest branch revision (https://svn.apache.org/repos/asf/luce