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

TopDocs everything = ???.GetAllDocuments();

Reply via email to