<inputtype="checkbox"name="remotesearch.result.store"value="true"#(remotesearch.result.store)#::checked="checked"#(/remotesearch.result.store)#/> add remote search results to the local index <b>( default=on, it is recommended to enable this option ! )</b>
<inputtype="checkbox"name="remotesearch.result.store"value="true"#(remotesearch.result.store)#::checked="checked"#(/remotesearch.result.store)#/> add remote search results to the local index <b>( default=on, it is recommended to enable this option ! )</b>
</dd>
<dt>Limit size of indexed remote results</dt>
<dd>
<inputtype="text"name="remotesearch.result.store.maxsize"value="#[remotesearch.result.store.maxsize]#"size="10"/> maximum allowed size in kbytes for each remote search result to be added to the local index (for example, a 1000kbytes limit might be useful if you are running YaCy with a low memory setup)
Network.log.info("Document size greater than "+event.getRemoteDocStoredMaxSize()+" kbytes, excludes it from being stored to local index. Url : "+urlEntry.urlstring());
}
}
// after this conversion we can remove the largest and not used field text_t and synonyms_sxt from the document
@ -1172,6 +1189,33 @@ public final class Protocol {