[ 
https://issues.apache.org/jira/browse/SOLR-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Valyanskiy updated SOLR-2090:
-----------------------------------

    Attachment: SOLR-2090.patch

patch

> 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
>         Attachments: SOLR-2090.patch
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to