On Mon, Nov 2, 2009 at 8:47 PM, Avlesh Singh <avl...@gmail.com> wrote: >> >> I was doing it that way, but what I'm doing with the documents is do >> some manipulation and put the new classes into a different list. >> Because I basically have two times the number of documents in lists, >> I'm running out of memory. So I figured if I do it 1000 documents at >> a time, the SolrDocumentList will get garbage collected at least. >> > You are right w.r.t to all that but I am surprised that you would need ALL > the documents from the index for a search requirement.
This isn't a search, this is a search and destroy. Basically I need the file names of all the documents that I've indexed in Solr so that I can delete them. -- http://www.linkedin.com/in/paultomblin http://careers.stackoverflow.com/ptomblin