Commit Graph

134 Commits (66f6797f5216b6353ddd0eafdba8b3a28817722c)

Author SHA1 Message Date
Michael Peter Christen 53948da7d0 tried to make last_modified recognition smarter 11 years ago
orbiter 97983ba89f fixed generics warnings for generic array instantiation that appeared 11 years ago
orbiter 0d8072aa99 removed warnings 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 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 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
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 e8ddd415a8 enhanced the new link structure graph 11 years ago
Michael Peter Christen 3ce8eff21b another fix for inbound/outbound detection 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 61ad194065 fix for source and target clickdepth in webgraph index 11 years ago
Michael Peter Christen 51800007c4 - added concurrency to postprocessing of webgraph document 11 years ago
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps 11 years ago
Michael Peter Christen d325cb8912 fixes and enhancements for postprocessing 11 years ago
Michael Peter Christen 1d069c5861 make sure that postprocessed documents are overwritten 11 years ago
Michael Peter Christen e644981697 added one more postprocessing low memory check 11 years ago
Michael Peter Christen e1bf65c892 added short memory protection during postprocessing 11 years ago
Michael Peter Christen 0f6b72f24b do not use luke requests for remote solr servers if the result is 11 years ago
Michael Peter Christen a2b66fe2eb Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 9f6be762a6 - better logging for postprocessing 11 years ago
orbiter cfb647db6e - introduced a miss cache in ConcurrentUpdateSolrConnector 11 years ago
Michael Peter Christen 790f103f32 delete fail-docs during postprocessing to prevent that they will appear 11 years ago
Michael Peter Christen 3d474a843e added memory protection for postprocessing 11 years ago
Michael Peter Christen 82c0525e71 wrong logger fix 11 years ago
orbiter 937273d4e3 added parsing of metadata to surrogate reading: 11 years ago
Michael Peter Christen 2702d9e56b - added a SolrQueryResponse2SolrDocumentList method which is able to 11 years ago