yacy_search_server/defaults
orbiter c10c257255 attempt to fix a deadlock situation where the IODispatcher did not work.
I suspect the dispatcher thread has crashed and queues filled so no indexing process was able to write data.
This fix tries to heal the problem, but I am unsure if it helps. To get a better view of the problem, some more log outputs had been inserted.
Added also a new attribut indexer.threads to get a control over the number of default threads for the indexer (default is 1)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5866 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-04-24 11:55:39 +00:00
..
autoReCrawl.conf - again an error in defaults/autoReCrawl.conf 2008-08-05 18:57:25 +00:00
performance_dht.profile - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated 2009-04-22 22:39:12 +00:00
yacy.init attempt to fix a deadlock situation where the IODispatcher did not work. 2009-04-24 11:55:39 +00:00
yacy.network.freeworld.unit added release keys 2009-04-22 22:46:42 +00:00
yacy.network.group reduce remote crawl PPM for fresh peers in freeworld to 6 PPM 2008-09-08 09:49:08 +00:00
yacy.network.intranet.unit added release keys 2009-04-22 22:46:42 +00:00
yacy.network.readme added more methods to control the vertical DHT (not yet active .. ) 2009-01-23 15:32:27 +00:00
yacy.network.webportal.unit added release keys 2009-04-22 22:46:42 +00:00
yacy.networks - added another network definition for personal web portals (replacing robinson peers in freeworld) for default use case selection. This solves the problem that the public network freeworld can spoil the personal web index during configuration phase with index entries that the user does not want for his personal web portal 2008-05-23 09:17:30 +00:00