See the MatchAllDocsQuery in the search package.

-Grant

On Dec 5, 2008, at 5:57 PM, Ian Vink wrote:

Is there an easy way to get all the documents in the index?
Kinda like this:

TopDocs everything = ???.GetAllDocuments();

--------------------------
Grant Ingersoll

Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ











---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to