Take a look at the first section of https://lucene.apache.org/core/4_10_3/MIGRATE.html. There's probably something there that will help you.
-- Ian. On Wed, Mar 11, 2015 at 11:03 AM, wangdong <hrdxwa...@gmail.com> wrote: > Can anybody help me? > > >> I am confused about the api in lucene 4.10.3. >> >> I want to get the DocsEnum object and iterate the doc and its frequecy for >> a specific term. >> >> Now I get the IndexReader and IndexSearcher in my hand. >> >> What can I do ? thanks ahead! >> >> andrew > > > > --------------------------------------------------------------------- > 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