I'm running everything at the moment on one windows box using cygwin etc etc as per installation instructions. Ive got +- 1,000,000 pages indexed and my problem is this: every now and again when i do a search i get the error "Out of memory" (or the results page is blank / no text) - this is usually when the indexer is doing something which is taking time. I have plenty of memory available to the O/S - do i perhaps have to change a settings somewhere?
Thanks On Mon, 20 Jun 2005 09:59:41 -0400 Andy Liu <[EMAIL PROTECTED]> wrote: > Most Nutch operations are I/O bound, so raising CPU > utilization > wouldn't help overall performance. For fetching you can > configure the > amount of fetcher threads to use which may help, but > you'll probably > run out of bandwidth before you max out your CPU. > > Since indexing is single-threaded I've been able to run > multiple index > processes concurrently, which speeds things up a bit. > > Andy > > On 6/20/05, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > Hi everyone... > > > > Anyone here running Nutch in a windows environment > using > > cygwin ? I was wondering if anyone could help. Nutch is > > running wonderfully however I'd like to find out if it > is > > possible to change the system priority of tomcat and/or > > cygwin (fetching etc etc). At the moment its using only > > about 5-10% of CPU and would like to know if there's > anyway > > to boost this in windows? > > > > Thanks > > quo > > > _____________________________________________________________________ > > For super low premiums, click here > http://www.dialdirect.co.za/quote > > _____________________________________________________________________ For super low premiums, click here http://www.dialdirect.co.za/quote
