Is there a limit of what a single server can work with?
There isn't a hard limit, but 50M is quite large for a single search node. Search times will probably average better than a second, which feels slow to users. Also, some queries will exceed the default network timeout of ten seconds. I suspect such timeouts are the source of some (if not all) of your errors.
The timeout is not currently settable as a command line or config file option (although it probably should be). Could you please try uncommenting the two calls to setTimeout() in DistributedSearch.java, then rebuild the war file, to see if that helps things? If it does, I will make this timeout more easily changeable.
Thanks,
Doug
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers
