On 8/10/09 12:52 PM, Uwe Schindler wrote:
Michael: The TokenWrapper added cost was there in 2.9 before the TokenStream overhaul, too, as the TokenWrapper-like code was there implemented similarily inside DocInverter.
You're right. It will only be more costly in case you mix multiple old and new TokenStreams in a chain. Then the delegation is done more than once.
Michael --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org