Thanks Eric. We are using:

export JAVA_OPTS="-XX:MaxPermSize=400m -Xmx2000m -Xms200M
-Dsolr.solr.home=/home/connect/ConnectPORTAL/preview/solr-home"

We have arround 5 Millions documents. The index size is arround 50GB.

Before we add a document we delete the same id in the cache, doesn't matter
if the doc exists or not.

We use here the functionality in solrj to delete a list of ids.

Always in this deletion the error occurs.






--
View this message in context: 
http://lucene.472066.n3.nabble.com/java-io-IOException-Map-failed-OutOfMemory-tp4019802p4020027.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to