On Wednesday 04 May 2005 22:59, Wolfgang Hoschek wrote: > I was considering an efficient impl of TermEnum.skipTo(Term target) for > the MemoryIndex. But then I realized that nothing anywhere in Lucene > calls that method.
It's part of the API (public method in a public class), so we cannot just remove it. Whether it makes sense is a different question... Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]