That would be next(Token) I believe. The reason it was deprecated afaik was to force a reuse of the Token object, to gain more performance.
Itamar. -----Original Message----- From: allasso [mailto:allassopra...@gmail.com] Sent: Thursday, June 03, 2010 10:52 PM To: java-user@lucene.apache.org Subject: recommendation for deprecated StandardTokenizer.next() method? Hello, Does anyone have a recommendation for implementing the function previously done by the deprecated StandardTokenizer.next() method? and/or, can anyone point me to where I might find the reason it was deprecated? Thanks, Allasso -- View this message in context: http://lucene.472066.n3.nabble.com/recommendation-for-deprecated-StandardTok enizer-next-method-tp868546p868546.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org