Re: Soft commit and hard commit

2015-11-30 Thread Alessandro Benedetti
In particular please give us additional details about your search use case . If the master is not searched, do you mean you have a master/slave architecture ? In the case, how replication is managed ? If you are replicating old style, you are going to be able to see only what is in the disk at the

Re: Soft commit and hard commit

2015-11-30 Thread Ali Nazemian
Dear Midas, Hi, AFAIK, currently Solr uses virtual memory for storing memory maps. Therefore using 36GB from 48GB of ram for Java heap is not recommended. As a rule of thumb do not access more than 25% of your total memory to Solr JVM in usual situations. About your main question, setting softcommi