Commit Graph

540 Commits (aa7122f079c30167f10a070b4b8810b312920726)

Author SHA1 Message Date
reger c475be2937 fix (enable) error msg on empty query
10 years ago
Michael Peter Christen 487a733c99 fix for catchall handling in search
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
Michael Peter Christen e4ccca9497 fix for xss bugs found by CTF365
10 years ago
reger 7c1707872b search result showPicture update search parameter
10 years ago
Michael Peter Christen 81f9b34da7 increaesed ability ot search for all images on a single server within
11 years ago
Michael Peter Christen 9b92685771 automatically add a wild card if only a search on a single domain is
11 years ago
reger 1d5d0b82a6 - skip html template specific servlet post variables (show_xxx) for feeds,
11 years ago
reger 9962b9e548 use configured search items per page if not specified in post
11 years ago
reger ec5b1d9e33 let NETWORK_WHITELIST take precedence over NETWORK_BLACKLIST
11 years ago
orbiter 22ce4fb4dd better error handling for remote solr queries and exists-checks
11 years ago
reger a2cb366b25 Combine /heuristic search modifier with opensearch configured targets
11 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
12 years ago
Michael Peter Christen 2602be8d1e - removed ZURL data structure; removed also the ZURL data file
12 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
12 years ago
reger 29967102a2 optimized QueryGoal (reducing mem and computation by removing all_hashes)
12 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
12 years ago
Roland Haeder aaedc0405d Fixes and avoid of catching bad exceptions (some):
12 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
12 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