Allow reader to be passed in SolrInputDocument.addField method
--------------------------------------------------------------

                 Key: SOLR-2090
                 URL: https://issues.apache.org/jira/browse/SOLR-2090
             Project: Solr
          Issue Type: Improvement
          Components: clients - java
    Affects Versions: 1.4.1
         Environment: Windows Vista 32 bit. JDK 1.6.
            Reporter: Bojan Vukojevic


I am using SolrJ with embedded  Solr server and some documents have a lot of 
text. Solr will be running on a small device with very limited memory. In my 
tests I cannot process more than 3MB of text (in a body) with 64MB heap. 
According to Java there is about 30MB free memory before I call server.add and 
with 5MB of text it runs out of memory.  

I sent an inquiry to a mailing list and was advised to create JIRA issue. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to