- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Jon Subject: Re: Recommendation On Settings
With compression disabled indexing is much faster. So, compression will affect search result time. Understood. This might be enough to re-enable zlib for us. We, however, need to to speed up the indexing a lot. With zlib not compiled in we see our indexers using more CPU time (they are able to index much more quickly as they are not waiting for cached to give CPU back) and cached is not using as much. Cached used to use up almost 100% CPU when indexing with zlib enabled. What can we do to speed up indexing with zlib support? We are looking at moving to pgSQL at the moment but the mysql server is not taking up a lot of CPU time. Any recommendations on what to set for WrdFiles, CacheLogWords, CacheLogDels and URLDataFiles. I assume that a larger number will help the CPU usage for cached because it doesn't have to compress/uncompress such large files. Any help is much appriciated. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1158082402
