yacy_search_server/source/net/yacy/search
Michael Peter Christen 60f27bdf49 added the property timeoutrequests to configuration to disable
TimeoutRequests. The purpose is to test if YaCy runs better on VMs where
there is a limitation of concurrent processes;  see
/proc/user_beancounters in row numproc; this value is limited and should
be low. Try to set timeoutrequests to keep this low. (works only after
restart)
2014-12-01 15:20:10 +01:00
..
index do not cache search requests to Solr if the result is used for 2014-11-20 18:45:27 +01:00
query ignore url errors during search 2014-11-27 20:50:55 +01:00
ranking refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
schema do not cache search requests to Solr if the result is used for 2014-11-20 18:45:27 +01:00
snippet skip unused call parameter for hashSentence() 2014-11-30 19:42:33 +01:00
EventTracker.java fix for long periods in timeline 2014-07-02 11:29:50 +02:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
ResourceObserver.java NPE fix for postprocessing without term index 2014-06-04 12:28:28 +02:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
Switchboard.java added the property timeoutrequests to configuration to disable 2014-12-01 15:20:10 +01:00
SwitchboardConstants.java added high-precision scheduler for API processes. This allows also to 2014-11-14 10:02:50 +01:00