yacy_search_server/source/net/yacy/peers
reger d44d8996d0 Added a “don't store remote search results” option
This is intended for peers who want to participate in the P2P network but don't wish to load/fill-up their index with metadata of every received search result. 
The DHT transfer is not effected by this option (and will work as usual, so that a peer disabling the new store to index switch still receives and holds the metadata according to DHT rules).
Downside for the local peer is that search speed will not improve if search terms are only avail. remote or by quick hits in local index.

To be able to improve the local index a Click-Servlet option was added additionally.
If switched on, all search result links point to this servlet, which forwards the users browser (by html header) to the desired page and feeds the page to the fulltext-index.
The servlet accepts a parameter defining the action to perform (see defaults/web.xml, index, crawl, crawllinks)

The option check-boxes are placed in ConfigPortal.html
2015-01-04 11:10:45 +01:00
..
graphics preventing the use of no-cache and expires in case that images are 2014-12-19 17:41:38 +01:00
operation use CRLF in generated bat command scripts for windows 2014-07-20 00:06:22 +02:00
Accessible.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
DHTSelection.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
Dispatcher.java Renamed the transmission cloud to buffer in dispatcher since the name 2014-07-11 04:04:09 +02:00
EventChannel.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Network.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
NewsDB.java npe fix 2014-04-02 02:34:55 +02:00
NewsPool.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
NewsQueue.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
PeerActions.java more IPv6 bugfixes 2014-10-06 17:44:27 +02:00
Protocol.java Added a “don't store remote search results” option 2015-01-04 11:10:45 +01:00
RemoteSearch.java fix for search in case where local peer has no local seed address in 2014-11-02 21:16:51 +01:00
Seed.java IPv6 fix 2014-10-28 15:36:13 +01:00
SeedDB.java fixes to usage of no-cache: use and recognize also the no-store 2014-12-19 17:37:58 +01:00
Transmission.java more IPv6 bugfixes 2014-10-06 17:44:27 +02:00