yacy_search_server/htroot/portalsearch
Michael Peter Christen 342ba1049b - callback fix
- memory allocation problem in RowCollection: if memory is too low, do
not to try to increase by 1 because this leads to very long execution
time and at the end to the same OOM as if we allocate the memory at the
moment we need it even if the resource observer states that this memory
is not there. To compensate this, the increase size is reduced.
2013-03-19 10:32:01 +01:00
..
yacy-portalsearch.css - some smaller changes to search widget 2011-11-09 23:37:35 +00:00
yacy-portalsearch.html relax verify attribute for search widget to make it faster: 2012-05-20 00:50:54 +02:00
yacy-portalsearch.js - callback fix 2013-03-19 10:32:01 +01:00