summaryrefslogtreecommitdiff
path: root/addon
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2015-01-04 11:10:45 +0100
committerreger <reger18@arcor.de>2015-01-04 11:10:45 +0100
commitd44d8996d03ecec0e3c78fb54ab39ae22caef7c1 (patch)
treea89429733cae77b4daea3c223f12d659c9f85efd /addon
parentd72938678776ee2f4771b6c97f4921a1ef89dae8 (diff)
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
Diffstat (limited to 'addon')
0 files changed, 0 insertions, 0 deletions