There's a fair chunk of info on TermDocs and friends in the migration
guide. http://lucene.apache.org/core/4_3_1/MIGRATE.html

Does that cover your question?


--
Ian.


On Mon, Jul 8, 2013 at 12:32 PM, Yonghui Zhao <zhaoyong...@gmail.com> wrote:
> Hi,
>
> What's proper replacement of "TermDocs termDocs = reader.termDocs(null);“
> in lucene 4.x
> It seems reader.termDocsEnum(term) can't take null as a input parameter.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to