You just need to allocate more heap to your JVM.
BTW are you doing any complex search while indexing is in progress, like
getting large set of documents.
Thanx
Pravesh
--
View this message in context:
http://lucene.472066.n3.nabble.com/OOM-at-solr-master-node-while-updating-document-tp3140018p31
Seems FieldCache consume all the heap.
At 2011-07-05 16:25:27,Chengyang wrote:
Is there any memory leak when I updating the index at the master node?
Here is the stack trace.
o.a.solr.servlet.SolrDispatchFilter - java.lang.OutOfMemoryError: Java heap
space
at
org.apache.solr.handler.