Commit Graph

367 Commits (a1ac4c3b76ab0ea01c7a2f2e52721d94bff01717)

Author SHA1 Message Date
Marc Nause f98ccf952f Improved Blacklist API:
11 years ago
Marc Nause 0d88f292dc Key for parameter "blacklist name" is "list" in all servlets now.
11 years ago
Marc Nause c97da1a0d8 First draft of a blacklist API.
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
Michael Peter Christen dd12dd392f introduction of a data structure for HyperlinkEdges which should use
11 years ago
Michael Peter Christen a37d067692 refactoring
11 years ago
orbiter c250fac9f4 linkstructure refactoring to get more options for clickdepth analysis
11 years ago
Michael Peter Christen bd886054cb new structure and enhancements for link graph computation:
11 years ago
Michael Peter Christen e8ddd415a8 enhanced the new link structure graph
11 years ago
Michael Peter Christen 7f5733638b fix for linkstructure computation: now also detecting dead links
11 years ago
orbiter 18f9c40302 moved Edge class out of linkstructure servlet as this does not work on
11 years ago
Michael Peter Christen a6bb9be97e - added d3.js for visualizations using embedded svg
11 years ago
Michael Peter Christen 48fbfa60c1 bugfix to inbound/outbound identification
11 years ago
Michael Peter Christen a3b7366aee Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger 92811d7850 fix: 3 more links pointing to old /xml path
11 years ago
Michael Peter Christen 656e2ce62a replacing direct html table cellspacing with css set-up for cellspacing
11 years ago
orbiter f8f88d4e81 replaced pdblue-homebrew buttons with bootstrap standard buttons
11 years ago
Michael Peter Christen 85a427ec54 support for multiple sitemaps in robots.txt
11 years ago
Michael Peter Christen bcd9dd9e1d enhanced concurrent loading by using a fixed set of concurrent loader
11 years ago
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps
11 years ago
Michael Peter Christen 1bbc0fe6d2 added a properties file format for the status_p api to support reading
11 years ago
Michael Peter Christen e40511f307 extended the status_p api with disk space information
11 years ago
Michael Peter Christen 0f6b72f24b do not use luke requests for remote solr servers if the result is
11 years ago
orbiter f6e441dd77 refactoring
11 years ago
Michael Peter Christen 6e59ca4ebf removed jena library and all code that depended on jena. When jena was
11 years ago
reger 193b8235c2 remove double jquery-1.3.1.js and adjust header links to jquery-1.3.2
11 years ago
Michael Peter Christen 77531850b5 reverted crawling strategy from latest commit.
11 years ago
Michael Peter Christen c0da966dfa enhanced crawler speed
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
reger e05320b776 upd: to open more external links in new browser-tab
11 years ago
Michael Peter Christen 74466d731a use pre-compiled patterns in ymark
11 years ago
Michael Peter Christen 0db8e34625 enhanced webgraph processing
11 years ago
orbiter 19a051bec8 more monitoring for postprocessing and enhanced layout in Crawler
11 years ago
Michael Peter Christen fceac8cffd more monitoring for postprocessing
11 years ago
Michael Peter Christen 9d5895f643 enhanced and fixed postprocessing
11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static'
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
11 years ago
Michael Peter Christen 76afcccaaf fix for default boolean post values: the default value MUST NOT be TRUE,
11 years ago
orbiter 252c525709 fixed feed api servlet and and enhanced RSSReader class
11 years ago
Michael Peter Christen 58fe986cca Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
11 years ago
sixcooler 7d53ac86a3 fix for Blacklist (-Administration)
11 years ago
Roland Haeder e2ee412160 Use SwitchboardConstants.LISTS_PATH_DEFAULT instead of 'DATA/LISTS'
11 years ago
Roland Haeder 59225487ea Fix for blacklist export, also applied the filename filter here
11 years ago
Michael Peter Christen 4c242f9af9 always use a default value for boolean options to have transparency for
11 years ago
orbiter 86b514cf46 added load info to status_p.xml
11 years ago
orbiter 056b42f5aa - added information about segment count to status_p.xml
11 years ago
orbiter 232100301c removed double-ocurring value assignments
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago