On 7/30/2013 12:49 PM, Dotan Cohen wrote:
‎Thanks, the query ran for almost 2 full minutes but it returned results! I'll google for how to increase the disk cache for queries like this. Other than the Qtime, is there no way to judge the amount of memory required for a particular query to run?
The way you increase disk cache is to add memory to the server. Any memory that's not being used by programs (OS, Solr, or anything else) is automatically part of the disk cache.
Thanks, Shawn