yacy_search_server/source/net/yacy/search
Michael Peter Christen 9eb668e951 enhanced the resource observer
The resource observer is now able to recognize free disk space AND
available space for YaCy. The amount of space which is assigned for YaCy
are defined in new settings in the configuration file.
Furthermore, there is now a cleanup process which deletes files in case
that an autodelete is activated. The autodelete is now BY DEFAULT ON if
the disk space is low, which means that YaCy starts to delete documents
when the disk is full!
2014-02-12 01:00:44 +01:00
..
index enhanced the resource observer 2014-02-12 01:00:44 +01:00
query extra sleep for remote searches enhances search results because there is 2014-02-09 14:57:17 +01:00
ranking - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
schema added memory protection for postprocessing 2014-02-09 12:36:56 +01:00
snippet enhanced webgraph processing 2013-12-04 01:54:45 +01:00
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
IndexAbstracts.java refactoring: 2011-09-25 16:59:06 +00:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ResourceObserver.java enhanced the resource observer 2014-02-12 01:00:44 +01:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
StorageQueueEntry.java added missing class 2013-05-30 16:39:48 +02:00
Switchboard.java run the cleanup process even when load is high, do postprocessing even 2014-02-10 12:59:30 +01:00
SwitchboardConstants.java enhanced the resource observer 2014-02-12 01:00:44 +01:00