Commit Graph

464 Commits (075b6f92784296d0a2ce799acc49cd4f0eced9f2)

Author SHA1 Message Date
Michael Peter Christen ce1d1b2fa0 fix for maximum tag length in parser
11 years ago
Michael Peter Christen 67beef657f strong redesign of html parser: object recursion is now made using a
11 years ago
reger af6ad20728 fix: remove obsolete ref to yacy.home
11 years ago
Michael Peter Christen cca851a417 introduced new solr field crawldepth_i which records the crawl depth of
11 years ago
reger 49e76a1c55 make use of detected charset in htmlParser if none is given.
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
reger 651d057e93 surrogate import translate dc:language 3-char codes
11 years ago
Michael Peter Christen 453bfd0f17 removed unused variables and warnings
11 years ago
reger 1d01672bd3 fix DCEntry.getIdentifier
11 years ago
reger 6306d28a6a OAI import get multivalued keywords (dc:subject)
11 years ago
reger 5c9dcc269d improve OAI-PMH import identifier recognition
11 years ago
Michael Peter Christen 6e59ca4ebf removed jena library and all code that depended on jena. When jena was
11 years ago
reger bd1685c94a fix not needed getFileExtension().toLower (double)
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
reger 6932aa4d7a use configured admin-username for api calls
11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem
11 years ago
Michael Peter Christen 77aeb288a2 suppress deprecation warning (for now); TODO: find alternatives
11 years ago
Michael Peter Christen 7603e879dc Merge branch 'master' into HEAD
11 years ago
orbiter 937273d4e3 added parsing of metadata to surrogate reading:
11 years ago
reger effea4bca0 Merge origin/master into jetty
11 years ago
orbiter 61409788eb less word hash computations (removing some overhead because of MD5
11 years ago
reger f111f30ace Merge origin/master into jetty
11 years ago
orbiter 19a051bec8 more monitoring for postprocessing and enhanced layout in Crawler
11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static'
11 years ago
orbiter 4234b0ed6c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 909bbb49d8 added (partly commented) test code for url rewrite methods .. to be
11 years ago
reger 1437c45383 merge rc1/master
11 years ago
Michael Peter Christen 81d9e23532 fixed another memory leak in the PDF parser:
11 years ago
Michael Peter Christen a8253ca49c added missing unicode transformation in href link contents during
11 years ago
Michael Peter Christen 60187a4ec2 fix in html parser
11 years ago
reger f017066197 Merge origin/master into jetty
11 years ago
Michael Peter Christen 9bb7eab389 hacks to prevent storage of data longer than necessary during search and
11 years ago
Michael Peter Christen 1b4fa2947d - fixed a problem which ocurred when a document was not recognized with
11 years ago
reger 5c4ba9b5db merge rc1 master
12 years ago
reger 70c51775ae Merge remote-tracking branch 'origin/master' into jetty
12 years ago
orbiter 6e8377b8ad do not check all words with synonym library if the library is empty
12 years ago
Michael Peter Christen 31920385f7 set anchor rel attribute of all links to "nofollow" if the html meta
12 years ago
Michael Peter Christen 57e00baf26 fix for parsing of image links inside of anchor links (image-links)
12 years ago
Michael Peter Christen 61c5e40687 - replaced the properties object in AnchorURL with distinct variables
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 f7f86d8a5d update to Jetty 9 jars
12 years ago
Michael Peter Christen 35ab2cef7b added parsing of 'date', 'dc:date', 'dc.date' and 'last-modified' in
12 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
12 years ago
Michael Peter Christen 47b1c81d08 - refactoring
12 years ago
reger b4016ff324 - remove possible double initialization of rdfa parser
12 years ago
Michael Peter Christen 58fe986cca Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
12 years ago
reger 92d3f71b16 htmlParser: closes input stream -> changed it to leave it open for a reset (used by AugmentParser - even if this is practically not used),
12 years ago
reger aa1a1f1d2c - small adjustment to make sure genericParser is tried last
12 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
12 years ago