yacy_search_server/source/de/anomic/server
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
..
serverAccessTracker.java ConcurrentLinkedQueue has a VERY long return time on the .size() method. 2012-02-27 00:42:32 +01:00
serverClassLoader.java some last-minute performance hacks 2011-11-25 11:23:52 +00:00
serverCore.java generalized localhost naming. 2012-06-26 00:08:25 +02:00
serverCoreSocket.java
serverHandler.java
serverObjects.java - allow lazy initialization of solr value (if using 'lazy', then no 2012-06-27 12:17:58 +02:00
serverSwitch.java - automatic periodic saving of triplestore 2012-06-17 10:50:12 +02:00
serverSwitchAbstractAction.java
servletProperties.java fixing redirects and status codes: storing of status code in 2012-06-25 18:17:31 +02:00