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.
You can set one or more Solr targets here. If you wish to set several targets, then list them in the 'Solr URL' field using a ',' (comma) as separator.
<dd><inputtype="text"size="6"maxlength="6"value="#[solr.indexing.commitWithinMs]#"name="solr.indexing.commitWithinMs"id="solr.indexing.commitWithinMs"/> (increase this value to i.e. 180000 - 3 minutes - for more performance)</dd>
<dtclass="TableCellDark">Lazy Value Initialization</dt>
<dd><inputtype="checkbox"name="solr.indexing.lazy"id="solr.indexing.lazy"#(solr.indexing.lazy.checked)#::checked="checked"#(/solr.indexing.lazy.checked)#/> (if checked, only non-zero values and non-empty strings are written)</dd>
ThreadDump.bufferappend(buffer,plain,"this thread dump function can find threads that lock others, to enable this function start YaCy with 'startYACY.sh -l'");