Re: Request for help:-Solr - Indexer causes java.lang.OutOfMemoryError: Java heap spac

2015-10-15 Thread Zheng Lin Edwin Yeo
You can increase the Java heap memory maximum by setting the -Xmx parameter when you start Solr, if you are using Solr 5.1 and below. (Eg: -Xmx4096M) For Solr 5.2 and above, set the -m parameters (Eg: -m 4g) Regards, Edwin On 15 October 2015 at 21:09, Shawn Heisey wrote: > On 10/15/2015 2:37

Re: Request for help:-Solr - Indexer causes java.lang.OutOfMemoryError: Java heap spac

2015-10-15 Thread Shawn Heisey
On 10/15/2015 2:37 AM, HanumanthaRao K wrote: > this is hanumantharao. I am getting the error when parsing and indexing > content using solr. if you know please help me on the same. > > > I am using solr for index as well as

Request for help:-Solr - Indexer causes java.lang.OutOfMemoryError: Java heap spac

2015-10-15 Thread HanumanthaRao K
Dear Solr Team, this is hanumantharao. I am getting the error when parsing and indexing content using solr. if you know please help me on the same. I am using solr for index as well as content search. when I am trying with