Commit Graph

876 Commits (c947ee06bf0be10d70dcc65c87e95daa916eefd7)

Author SHA1 Message Date
reger 1432a817dd respect "index media" switched off in CrawlStartExpert.html
11 years ago
Michael Peter Christen 4e734815e8 enhanced snippets: remove lines which are identical to the title and
11 years ago
Michael Peter Christen e84e07399a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger 8a7c68e4c7 content of surrogates/out never accessed (remove)
11 years ago
Michael Peter Christen 229f2248b8 added configuration option for maxmimum load and minimum ram for
11 years ago
orbiter 8e5ce7cd51 fixed a situation where finished crawls had not been detected.
11 years ago
orbiter ccb1864d55 catch IllegalArgumentException for wrong process types (that is needed
11 years ago
orbiter 4ee4ba1576 fix for NPE in IndexCreateParserErrors_p.html caused by bad handling of
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
Michael Peter Christen 5746aae3db add canonical links to the same crawldepth, not the next crawldepth
11 years ago
Michael Peter Christen 74ab5ef9fa increased runtime for postprocessing query job
11 years ago
Michael Peter Christen 10cf8215bd added crawl depth for failed documents
11 years ago
Michael Peter Christen c2f62e783f - better subgraph handling, less overhead for crawls without the
11 years ago
Michael Peter Christen 9a5ab4e2c1 removed clickdepth_i field and related postprocessing. This information
11 years ago
Michael Peter Christen da86f150ab - added a new Crawler Balancer: HostBalancer and HostQueues:
11 years ago
Michael Peter Christen 075b6f9278 refactoring of the crawl balancer: the balancer is turned into an
11 years ago
Michael Peter Christen 8aeef73d49 fix for virtual root nodes
11 years ago
Michael Peter Christen 7c7fbb9818 find depth-matches also for edge targets
11 years ago
Michael Peter Christen dd12dd392f introduction of a data structure for HyperlinkEdges which should use
11 years ago
Michael Peter Christen 6ea8bb7348 using MultiProtocolURL for edge data which is faster (hash computation
11 years ago
Michael Peter Christen a37d067692 refactoring
11 years ago
orbiter 95780eed32 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen 67beef657f strong redesign of html parser: object recursion is now made using a
11 years ago
Michael Peter Christen 6bd8c6f195 fix for wrong status codes of error pages
11 years ago
orbiter 67501c9dda Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen 1c21b3256d fix for robots.txt handling: delete old entry before starting a new
11 years ago
orbiter c250fac9f4 linkstructure refactoring to get more options for clickdepth analysis
11 years ago
Michael Peter Christen 8068e68474 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen bd886054cb new structure and enhancements for link graph computation:
11 years ago
reger f326a67561 fix: typo in default charset in metadata2solr
11 years ago
Michael Peter Christen df138084c0 do solr optimization independently from memory and load constraints:
11 years ago
Michael Peter Christen ebd44a7080 replaced solr 4.6.1 with solr 4.7.1 and added index migration to
11 years ago
Michael Peter Christen 466d90ad42 fixed a problem with resource observer; probably coming from uncatched
11 years ago
Michael Peter Christen e8ddd415a8 enhanced the new link structure graph
11 years ago
Michael Peter Christen 926d28dd3f fixed a bug which prevented crawl starts after a network switch
11 years ago
Michael Peter Christen 3ce8eff21b another fix for inbound/outbound detection
11 years ago
orbiter 3c1274057d fixed thread dump in case of wrong seeds
11 years ago
orbiter 18f9c40302 moved Edge class out of linkstructure servlet as this does not work on
11 years ago
Michael Peter Christen c64c10ef00 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 48fbfa60c1 bugfix to inbound/outbound identification
11 years ago
reger 227c42bc96 eleminate obsolete URIMetaDataRow class
11 years ago
Michael Peter Christen cca851a417 introduced new solr field crawldepth_i which records the crawl depth of
11 years ago
Michael Peter Christen 63c9fcf3e0 free configuration of postprocessing clickdepth maximum depth and time
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
Michael Peter Christen e515dd460d added linkscount_i and linksnofollowcount_i to the default solr schema
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 61ad194065 fix for source and target clickdepth in webgraph index
11 years ago
Marc Nause 809b4e1fd9 Team added support for URLs with unicode characters in host part to
11 years ago
reger ca7444dbdf limit filetype nav to known extension also on image/media search
11 years ago
Michael Peter Christen d1091e79f8 - added stealth button to navigation menu
11 years ago