Hi Guys, I'm using lucene 4.2.1 and I would like to know if there is a way to iterate on lucene search result (IndexReader) without specify the TopDocs number. I want all documents matching the query.
notes: thanks Rider
Hi Guys, I'm using lucene 4.2.1 and I would like to know if there is a way to iterate on lucene search result (IndexReader) without specify the TopDocs number. I want all documents matching the query.
notes: thanks Rider