yacy_search_server/source/de/anomic/http
2011-05-24 09:31:07 +00:00
..
client this is a re-implementation of the YaCy Block Rank feature 2011-05-18 14:26:28 +00:00
server always use a template method cache even if the template cache flag is set to false. This flag is only used to make dynamic updates to the template files, to not dynamic updates to the rewrite methods (which is not possible without recompiling). low memory usage is guaranteed by the usage of soft references which are dropped before an OOM is thrown 2011-05-24 09:31:07 +00:00