Re: clearAttributes() not clearing in Tokenizer class

2011-04-30 Thread Ye T Thet
i.de > eMail: u...@thetaphi.de > > > > -Original Message- > > From: Ye T Thet [mailto:yethura.t...@gmail.com] > > Sent: Saturday, April 30, 2011 5:28 PM > > To: java-user@lucene.apache.org > > Subject: clearAttributes() not clearing in Tokenizer class &

RE: clearAttributes() not clearing in Tokenizer class

2011-04-30 Thread Uwe Schindler
- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Ye T Thet [mailto:yethura.t...@gmail.com] > Sent: Saturday, April 30, 2011 5:28 PM > To: java-user@lucene.apache.org > Subject: clearAttributes()

clearAttributes() not clearing in Tokenizer class

2011-04-30 Thread Ye T Thet
Hi All, I am using Lucene 3.0.3. I noticed when I called clearAttributes() from my Tokenizer, the attributes in my TermAttribute object are not being cleared. I found the issue tracking here at https://issues.apache.org/jira/browse/LUCENE-3042. The status is fixed. It looks like the patch would f