>From http://lucene.apache.org/core/4_0_0/MIGRATE.html
TermPositions is renamed to DocsAndPositionsEnum, and no longer extends the docs only enumerator (DocsEnum). And the link is probably the answer to your second question. -- Ian. On Thu, Oct 25, 2012 at 2:50 PM, Ivan Vasilev <ivasi...@sirma.bg> wrote: > Hy Guys, > > In previous versions of Lucene there was a class TermPositions that could be > obtained form IndexReader. > Is there something that replaces it in Lucene 4.0.0? > > Also is there some documentation that describes how to use Lucene 4.0.0 > until next release of Lucene in Action book would be available? > > Cheers, > Ivan Vasilev > > --------------------------------------------------------------------- > 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