Ian Vink Fri, 05 Dec 2008 14:57:51 -0800
Is there an easy way to get all the documents in the index? Kinda like this:
TopDocs everything = ???.GetAllDocuments();