Commit Graph

7134 Commits (370f1c408e2c27a63917b578107389954a1a102f)

Author SHA1 Message Date
reger ca5437dd50 fix crawl of file:// , also http://mantis.tokeek.de/view.php?id=149
11 years ago
Michael Peter Christen ff5b3ac84d added new fields http_unique_b and www_unique_b which can be used for
11 years ago
sixcooler 5b1c4ef191 Monitoring and limit connection-count for Jetty
11 years ago
Michael Peter Christen f0db501630 better handling of ranking parameters and new default values for date
11 years ago
Michael Peter Christen 53948da7d0 tried to make last_modified recognition smarter
11 years ago
Michael Peter Christen 2d03037965 'Last-Modified', not 'Last-modified' according to
11 years ago
Michael Peter Christen 3dc5fb0050 fix for operator precedence bug (cast binds stronger than bitwise AND)
11 years ago
Michael Peter Christen 6634b5b737 debug code for index distribution testing
11 years ago
orbiter 49e344e8d9 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 7705e36703 fix for latest generic warning fix
11 years ago
sixcooler 10326892a8 avoid erros from ConnectHandler, correction for #6d16fa9
11 years ago
orbiter 97983ba89f fixed generics warnings for generic array instantiation that appeared
11 years ago
sixcooler 830057d788 lower Segment-size (hope to get Segments of 10GB)
11 years ago
orbiter c028ae9b09 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger e31493e139 "Use remote proxy for yacy" has no function, remove option and related config item
11 years ago
orbiter 181784a5cb Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger 0587077d06 cleanup obsolete and not used serverswitch Authentify code
11 years ago
orbiter c9f66be20b move unnecessary nested else out of condition
11 years ago
orbiter 0d8072aa99 removed warnings
11 years ago
orbiter 88f4af90da removed warnings
11 years ago
orbiter 0f425e01ca another circle computation enhancement
11 years ago
reger a8d162810c Exclude = from percent-encoding in MultiProtocolURL
11 years ago
reger 024f8e9b33 fix truncated urls containing ","
11 years ago
Michael Peter Christen 9112f0a2df enhanced circle tool initialization
11 years ago
Michael Peter Christen a1ac4c3b76 automatically clear graphics cache
11 years ago
Michael Peter Christen 505f58c79c enhanced circle computation time and memory footprint
11 years ago
reger cd8c0dbda9 assign serialVersionUID for proxyservlet, too.
11 years ago
reger b300d7f4ce set serialVersionUID on urlproxyservlet to skip compiler warning
11 years ago
reger e9060d31bd update to Jetty 9
11 years ago
reger 1432a817dd respect "index media" switched off in CrawlStartExpert.html
11 years ago
orbiter 39e1913585 next development step: migration to java 1.7
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
orbiter 89f76da24b Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
sixcooler 390f03e041 o not check for segments-count on optimize:
11 years ago
reger 8a7c68e4c7 content of surrogates/out never accessed (remove)
11 years ago
sixcooler b8cee9b7d8 remove tables from tabletracker on close to avoid lots of dead entrys in
11 years ago
reger 1600414450 fix NPE on continuing crawls after YaCy restart
11 years ago
Michael Peter Christen 229f2248b8 added configuration option for maxmimum load and minimum ram for
11 years ago
orbiter f15c832587 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Marc Nause c97da1a0d8 First draft of a blacklist API.
11 years ago
Michael Peter Christen d4f65833a1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen c1c1be8f02 fix for slow crawling and better logging in balancer
11 years ago
Michael Peter Christen 3acf416335 npe fix
11 years ago
reger 2eb7682772 add html5 audio/video <source> tag to html content scraper
11 years ago
reger 0b6db04e40 fix contentscraper img height/width parsing
11 years ago
reger ffc5b75c73 optimize and fix lat / lon assignment
11 years ago
reger 9313447de2 reimplement tighter lat/lon calc in URIMetadataNode
11 years ago
reger d812f80784 add exit proxy link to UrlProxy
11 years ago
reger 78d08998db throw MalformedURLException on unknown protocol
11 years ago