Commit Graph

531 Commits (ec5b1d9e33ee050eeade38cd06b1749274d5f377)

Author SHA1 Message Date
reger ec5b1d9e33 let NETWORK_WHITELIST take precedence over NETWORK_BLACKLIST
10 years ago
orbiter 22ce4fb4dd better error handling for remote solr queries and exists-checks
10 years ago
reger a2cb366b25 Combine /heuristic search modifier with opensearch configured targets
10 years ago
reger ba5a59a28d make search result also avail. as atom feed via /yacysearch.atom
11 years ago
Michael Peter Christen d2151857f1 Added collection navigation:
11 years ago
reger c798a9d1bb fix unresolved pattern in yacysearch.rss title
11 years ago
Michael Peter Christen fda591695c fixed visibility of custom icon
11 years ago
Michael Peter Christen cbdfef7ce1 changed protocol facet to show also all other counts if one facet is
11 years ago
Michael Peter Christen e3cb0ffe16 - added text/image/audio/video/app search option to new navigation bar
11 years ago
Michael Peter Christen 721178dc84 misc style bugfixes
11 years ago
Michael Peter Christen d1091e79f8 - added stealth button to navigation menu
11 years ago
Michael Peter Christen f0f22e68bb fix for page navigation bar
11 years ago
Michael Peter Christen 617dd9c97b - added new input field in index.html
11 years ago
orbiter 3c8d6e1eee added adminAccount switch to ConfigAccounts_p servlet to switch on
11 years ago
Michael Peter Christen ed7ad2ef0a replaced old navbar with bootstrap pagination
11 years ago
Michael Peter Christen 92655c7fd9 - added bootstrap css framework
11 years ago
orbiter f6e441dd77 refactoring
11 years ago
Michael Peter Christen cb2c25d930 in case that the crawler is running and the search user is the peer
11 years ago
reger f307d65dcf prepare for a language navigator
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change:
11 years ago
reger cabe0943cd fix opensearch resultcount in yacysearch.rss
11 years ago
reger 8eaabb9600 remove dependency from old serverCore.java
11 years ago
orbiter d4942ad5e0 startRecord fix; this is not according to SRU definition because this
11 years ago
Michael Peter Christen 25f9c35033 add patch which shall prevent that naive search mistakes like usage of
11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
11 years ago
orbiter 61409788eb less word hash computations (removing some overhead because of MD5
11 years ago
Michael Peter Christen 087df05e24 added option to Config_Network_p.html to enable remote search while
11 years ago
Michael Peter Christen 81bb50118e found and fixed a huge memory leak in solr caching (inside Solr). The
11 years ago
Michael Peter Christen e56aa4fe93 fixed search navigation
11 years ago
Michael Peter Christen 4fbc4740df removed warnings
11 years ago
orbiter 8ac2e8c8c9 added location navigator which causes that the image to the map search
11 years ago
Michael Peter Christen 2602be8d1e - removed ZURL data structure; removed also the ZURL data file
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
reger 29967102a2 optimized QueryGoal (reducing mem and computation by removing all_hashes)
11 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
11 years ago
Roland Haeder aaedc0405d Fixes and avoid of catching bad exceptions (some):
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
orbiter 5493389576 stealth mode shall only be available for authorized users, because
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen 32aa1d4569 removed unused option for queries
12 years ago
Michael Peter Christen 6115bef335 added a 'greedy learning' mechanismn which will cause that a 'fresh'
12 years ago
Michael Peter Christen 5132bf719c added new buttons to search result page in p2p mode which show the
12 years ago
reger 7480e87386 - fix stopword handling for RWI see example http://bugs.yacy.net/view.php?id=247
12 years ago
orbiter da621e827e prevent NPE in case RWI is disabled
12 years ago
Michael Peter Christen d2ade87b49 fixed missing thisaddress in yacysearch.html which caused that the
12 years ago
Michael Peter Christen 8f2d3ce2f9 reduced locking situation in crawler: shifted synchronized location and
12 years ago
orbiter f7571386a3 added a 'collection' property attribute in yacysearch.html which can be
12 years ago
Michael Peter Christen 870aedf3c6 fixes for better search interface integration in yaml templates
12 years ago
orbiter 47114910d5 fix for possible memory leaks
12 years ago