yacy_search_server/source/net/yacy/search
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
..
index - allow lazy initialization of solr value (if using 'lazy', then no 2012-06-27 12:17:58 +02:00
query - fixed IndexFederated Servlet / a embedded Solr can now be selected 2012-06-25 11:34:38 +02:00
ranking lazy initialization of block rank table ... only normal web search uses 2012-06-08 09:41:29 +02:00
snippet Rewrote all String blacklist types to enum 'BlacklistType', closes bug 2012-06-11 00:17:30 +02:00
solr - fixed IndexFederated Servlet / a embedded Solr can now be selected 2012-06-25 11:34:38 +02:00
EventTracker.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
IndexAbstracts.java refactoring: 2011-09-25 16:59:06 +00:00
MemoryTracker.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
Switchboard.java - allow lazy initialization of solr value (if using 'lazy', then no 2012-06-27 12:17:58 +02:00
SwitchboardConstants.java added option to record urls that are forwarded to the solr index 2012-06-26 13:54:48 +02:00