yacy_search_server/source/de/anomic
Michael Peter Christen 9116013c64 - allow lazy initialization of solr value (if using 'lazy', then no
0-values and no empty strings are written). This may save a lot of
memory (in ram and on disc) if excessive 0-values or empty strings
appear)
- do not allow default boolean values for checkboxes because that does
not make sense: browsers may omit the checkbox attribute name if the box
is not checked. A default value 'true' would not comply with the
semantic of the browsers response.
- add a checkbox in IndexFederated_p for the lazy initialization of solr
fields.
2012-06-27 12:17:58 +02:00
..
crawler added option to record urls that are forwarded to the solr index 2012-06-26 13:54:48 +02:00
data generalized localhost naming. 2012-06-26 00:08:25 +02:00
http/server fixed bad referer computation in SSIs which causes a NPE during host 2012-06-26 11:18:29 +02:00
server - allow lazy initialization of solr value (if using 'lazy', then no 2012-06-27 12:17:58 +02:00
tools performance hacks 2012-06-05 12:06:26 +02:00