10 java lucene
使用Java如何找出lucene索引中的文档数量?
Joh*_*ner 15
IndexReader包含您需要的方法,尤其是numDocs
http://lucene.apache.org/core/3_6_0/api/all/org/apache/lucene/index/IndexReader.html#numDocs()
归档时间:
16 年,8 月 前
查看次数:
9768 次
最近记录:
8 年,7 月 前