Re: EmbeddedSolrServer and BinaryRequestWriter

2010-01-14 Thread Otis Gospodnetic
/ -- Solr - Lucene - Nutch - Original Message > From: Phil Hagelberg > To: solr-user@lucene.apache.org > Sent: Thu, January 14, 2010 5:57:31 PM > Subject: EmbeddedSolrServer and BinaryRequestWriter > > > I'm trying to reduce memory usage when indexing, and I s

EmbeddedSolrServer and BinaryRequestWriter

2010-01-14 Thread Phil Hagelberg
I'm trying to reduce memory usage when indexing, and I see that using the binary format may be a good way to do this. Unfortunately I can't see a way to do this using the EmbeddedSolrServer since only the CommonsHttpSolrServer has a setRequestWriter method. If I'm running out of memory constructin